Merge branch 'next' into image-management
[Sone.git] / src / main / resources / templates / index.html
index 39d53f1..59bfee7 100644 (file)
@@ -4,9 +4,9 @@
 
        <h1><%= Page.Index.PostList.Title|l10n|html></h1>
 
+       <%include include/updateStatus.html>
+
        <div id="posts">
-               <%getpage>
-               <%paginate list=posts pagesize=25>
                <%= page|store key=pageParameter>
                <%include include/pagination.html>
                <%foreach pagination.items post>