pager also at page end

This commit is contained in:
2020-03-19 00:20:12 +01:00
parent 6bcebd115c
commit e79bc05a1a
2 changed files with 12 additions and 8 deletions
+5 -1
View File
@@ -8,12 +8,16 @@
<p id="crumb">Like and <a href="feed.xml">subscribe</a></p>
<ul id="YearPager">
<ul class="YearPager">
{year_pager}
</ul>
<div class="MainGallery">
{breads}
</div>
<ul class="YearPager">
{year_pager}
</ul>
</body>
</html>