summaryrefslogtreecommitdiffstats
path: root/templates/pagesize.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/pagesize.html')
-rw-r--r--templates/pagesize.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/pagesize.html b/templates/pagesize.html
index 90003749..5037f1f6 100644
--- a/templates/pagesize.html
+++ b/templates/pagesize.html
@@ -1,3 +1,4 @@
+<!-- template pagesize.html -->
{% spaceless %}
{% load i18n %}
{% if is_paginated %}
@@ -23,3 +24,4 @@
</div>
{% endif %}
{% endspaceless %}
+<!-- end template pagesize.html -->