X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Findex.html;h=e56e5d6f41ce658bed2b98b53d6fc04d09fdf14c;hb=a8da6cddc64125f2e79949f81ac53fbe757edee7;hp=7aa558bf031c205d6d1bee866a668ab6dbd747b8;hpb=e122164af747b806cc0b3d8cc17e82fa88aabaef;p=Sone.git diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 7aa558b..e56e5d6 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -18,8 +18,8 @@
<%foreach posts post> -
-
<% post.sone.name|html>
+
+
<% post.text|html>
<% post.time|date format="MMM d, yyyy, HH:mm:ss">