X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Findex.html;h=5c2fca02a7fd44baadc53475b06ac15be544b252;hb=2c5b76a2fbce16ef33f079a3de9ae9fc9a9d30b8;hp=fc8eedbf0ddd44c478bb8d9ce5558fd427951db7;hpb=55135a2fbb98c7a17a9c4a080a5a1173704e7774;p=Sone.git diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index fc8eedb..5c2fca0 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -4,7 +4,8 @@
<%getpage> - <%paginate list=posts pagesize=2> + <%paginate list=posts pagesize=25> + <%= page|store key=pageParameter> <%include include/pagination.html> <%foreach pagination.items post> <%include include/viewPost.html>