X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FknownSones.html;h=7b42d53d00c61714c216eec0910c658dc3c79f96;hb=6fb5846e38f0d68f2870f9a4222685f9219da3ba;hp=33f0e276ecefeca1637bd0483db8d05da4e4b044;hpb=33f333b35a73d3d4a4e79f41e9dd7b342db87b1a;p=Sone.git diff --git a/src/main/resources/templates/knownSones.html b/src/main/resources/templates/knownSones.html index 33f0e27..7b42d53 100644 --- a/src/main/resources/templates/knownSones.html +++ b/src/main/resources/templates/knownSones.html @@ -2,8 +2,75 @@ + +

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

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