summaryrefslogtreecommitdiffstats
path: root/templates/user.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/user.html')
-rw-r--r--templates/user.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/user.html b/templates/user.html
index dd8e3b13..53a30dc0 100644
--- a/templates/user.html
+++ b/templates/user.html
@@ -1,3 +1,4 @@
+<!-- user.html -->
{% extends "base_content.html" %}
{% load extra_tags %}
{% load humanize %}
@@ -31,4 +32,4 @@
{% endblock %}
{% include "user_footer.html" %}
</div>
-{% endblock %} \ No newline at end of file
+{% endblock %}<!-- end user.html -->