diff --git a/project_name/templates/404.html b/project_name/templates/404.html index 6708561..762e76f 100644 --- a/project_name/templates/404.html +++ b/project_name/templates/404.html @@ -1,9 +1,9 @@ -{% extends "base.html" %} +{% templatetag openblock %} extends "base.html" {% templatetag closeblock %} -{% block title %}Page Not found{% endblock %} +{% templatetag openblock %} block title {% templatetag closeblock %}Page Not found{% templatetag openblock %} endblock {% templatetag closeblock %} -{% block page_title %}Page Not found{% endblock page_title %} +{% templatetag openblock %} block page_title {% templatetag closeblock %}Page Not found{% templatetag openblock %} endblock page_title {% templatetag closeblock %} -{% block content %} +{% templatetag openblock %} block content {% templatetag closeblock %}
This is not the page you were looking for.
-{% endblock content %} \ No newline at end of file +{% templatetag openblock %} endblock content {% templatetag closeblock %} \ No newline at end of file diff --git a/project_name/templates/core/reset-password.html b/project_name/templates/core/reset-password.html index bc6b2a8..c339cb6 100644 --- a/project_name/templates/core/reset-password.html +++ b/project_name/templates/core/reset-password.html @@ -6,7 +6,7 @@ {% templatetag openblock %} block content {% templatetag closeblock %}