X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Findex.html;h=4110320a3dc243c342dfba8bc4b463f4fe9d821e;hb=c22fef2c8f2507465a1aee661362adf90c7b48af;hp=7aa558bf031c205d6d1bee866a668ab6dbd747b8;hpb=92fadc4bbfacfcfc8b639961b35c2dc873cf21fa;p=Sone.git diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 7aa558b..4110320 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -16,10 +16,10 @@

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

-
+
<%foreach posts post> -
-
<% post.sone.name|html>
+
+
<% post.text|html>
<% post.time|date format="MMM d, yyyy, HH:mm:ss">