X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Findex.html;h=4110320a3dc243c342dfba8bc4b463f4fe9d821e;hb=c22fef2c8f2507465a1aee661362adf90c7b48af;hp=e56e5d6f41ce658bed2b98b53d6fc04d09fdf14c;hpb=a8da6cddc64125f2e79949f81ac53fbe757edee7;p=Sone.git diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index e56e5d6..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.text|html>
<% post.time|date format="MMM d, yyyy, HH:mm:ss">