X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Findex.html;h=39d53f14c98184177d82dfd8074f2e35fa0b322d;hb=4a2fdf3b0b3dfcfc761c83797018237ec4c82a4b;hp=a2b35b7a8ba4d3bfdaacd3efa6162ab55dbfc8d0;hpb=18c4af81b2c7f3b64d33039e6feaace2d1605156;p=Sone.git diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index a2b35b7..39d53f1 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -1,10 +1,12 @@ <%include include/head.html> + +

<%= Page.Index.PostList.Title|l10n|html>

<%getpage> - <%paginate list=posts pagesize=2> + <%paginate list=posts pagesize=25> <%= page|store key=pageParameter> <%include include/pagination.html> <%foreach pagination.items post>