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