same for link to last page

This commit is contained in:
chimchooree
2020-10-02 01:11:18 -05:00
parent 76c43e9a88
commit 47162de3d3
+3
View File
@@ -21,6 +21,9 @@
<a href={{i}}>{{i}}</a>
% end
% end
% if page <= total - limit:
<a href={{total-1}}>last</a>
% end
</div>
<!--left column-->