X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FknownSones.html;h=7b42d53d00c61714c216eec0910c658dc3c79f96;hb=60926d0dc3b2139029c3fcb0b3d28caccf4b83b3;hp=d3f4846dd62acb430cece213a4fdcab3ab9d8817;hpb=cf5e594a01b0ad11b1365e8d3f7b1c56f352d3f2;p=Sone.git diff --git a/src/main/resources/templates/knownSones.html b/src/main/resources/templates/knownSones.html index d3f4846..7b42d53 100644 --- a/src/main/resources/templates/knownSones.html +++ b/src/main/resources/templates/knownSones.html @@ -1,57 +1,76 @@ <%include include/head.html> - +

<%= Page.KnownSones.Page.Title|l10n|html>

- +
- Sort: + <%= Page.KnownSones.Label.Sort|l10n|html>
<%ifnull !currentSone>
- Followed Sones: + <%= Page.KnownSones.Label.FollowedSones|l10n|html>
<%/if>
- +
+
+
+ + + + +
+
+ +
+
+ + + + +
+
+
<%= page|store key=pageParameter> <%include include/pagination.html>