X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Findex.html;h=5dcda5ad35eb15507cc1f562ea2c19584a8d6928;hb=6a34e2d60715d7c982a6727a22d10fcd63cce53f;hp=c3fe06478964a4b542dd4e0258505262bd0b8ff7;hpb=e117f2c373d8ee1598eb846b89a16934664a2720;p=Sone.git diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index c3fe064..5dcda5a 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -3,49 +3,11 @@ -

<%= Page.Index.Page.Title|l10n|insert needle="{sone}" key=currentSone.name|html>

- -
-
-
- - -
-
- -
-
-
-

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

@@ -55,15 +17,5 @@
<%= Page.Index.PostList.Text.NoPostYet|l10n|html>
<%/foreach>
- -

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

- -
<%= Page.Index.AddSone.Description|l10n|html>
- -
- - - -
<%include include/tail.html>