Skip to content

Commit

Permalink
#1359 typo page slug
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsimpson committed Jun 19, 2024
1 parent 165910c commit f8db35a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% extends "admin/layout.html" %}
{% block title %} Add Shop Admin{% endblock %}
{% block title %} {{ title }} {% endblock %}

{% block body %}

Expand Down

0 comments on commit f8db35a

Please sign in to comment.