X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Findex.html;h=3bd914fe6ea3b875694971097cecd1954399c72b;hb=e34be62367c121e312e0d5da823a5c8995084c04;hp=122a48761000e2544fd9642216b8792e7ef0ac5b;hpb=69f74c761d150eab9759449827c34b1a5e57eefe;p=Sone.git diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 122a487..3bd914f 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -1,17 +1,9 @@ <%include include/head.html> - -

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

- <%foreach posts post> + <%foreach posts post postLoop> <%include include/viewPost.html> <%foreachelse>
<%= Page.Index.PostList.Text.NoPostYet|l10n|html>