Merge branch 'next' into edit-wot-trust
[Sone.git] / src / main / resources / templates / index.html
index a2b35b7..39d53f1 100644 (file)
@@ -1,10 +1,12 @@
 <%include include/head.html>
 
+       <div class="page-id hidden">index</div>
+
        <h1><%= Page.Index.PostList.Title|l10n|html></h1>
 
        <div id="posts">
                <%getpage>
-               <%paginate list=posts pagesize=2>
+               <%paginate list=posts pagesize=25>
                <%= page|store key=pageParameter>
                <%include include/pagination.html>
                <%foreach pagination.items post>