summaryrefslogtreecommitdiffstats
path: root/templates/logout.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/logout.html')
-rw-r--r--templates/logout.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/logout.html b/templates/logout.html
index 6270924a..e05a4328 100644
--- a/templates/logout.html
+++ b/templates/logout.html
@@ -1,5 +1,5 @@
-<!-- template logout.html -->
{% extends "base_content.html" %}
+<!-- template logout.html -->
{% load extra_tags %}
{% load humanize %}
{% load i18n %}
@@ -22,4 +22,4 @@
<br><br>
</div>
{% endblock %}
-<!-- ent template logout.html -->
+<!-- end logout.html -->