Added an index instead of "all sandwiches", made custom titles for every page.
[~kgodey/maayanwich.git] / templates / nopermission.html
index 4305b4a..27cac00 100644 (file)
@@ -1,7 +1,7 @@
-{% block title %}ERROR!{% endblock %}
-
 {% extends "base.html" %}
 
+{% block title %}ERROR!{% endblock %}
+
 {% block content %}
        <h1 class="pagetitle">You do not have permission to perform this action!</h1>
 {% endblock %}
\ No newline at end of file