X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=inline;f=src%2Fmain%2Fresources%2Ftemplates%2Findex.html;h=d148926bc00114a2d0e008fc7b0dc0e14d2120c3;hb=d144a506b9fd0815548b926f9bc401d5b9d66708;hp=c18a99dff6ae9f663a3768a08a294c750573caed;hpb=284259bbc04105105abb089680ea538f2fb8709d;p=Sone.git diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index c18a99d..d148926 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -31,7 +31,7 @@
<% post.sone.niceName|html>
<% post.text|html>
-
<% post.time|date format="MMM d, yyyy, HH:mm:ss">
+
<% post.time|date format="MMM d, yyyy, HH:mm:ss">
<%foreach post.replies reply>
@@ -52,5 +52,14 @@
<%= Page.Index.PostList.Text.NoPostYet|l10n|html>
<%/foreach>
+ +

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

+ +
<%= Page.Index.AddSone.Description|l10n|html>
- \ No newline at end of file +
+ + + +
+