diff --git a/tpl/gallery.html b/tpl/gallery.html index 1d05128..7fdae80 100644 --- a/tpl/gallery.html +++ b/tpl/gallery.html @@ -37,11 +37,15 @@ {% endif %} {% endblock %} diff --git a/tpl/single.html b/tpl/single.html index 929a508..66c604e 100644 --- a/tpl/single.html +++ b/tpl/single.html @@ -9,15 +9,19 @@
+ {% if ($page > 1): %} + {% endif %}
+ {% if ($page < $last_page): %} + {% endif %}