X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FknownSones.html;h=b25b11c4ab194da3799ce538e456e354e4356353;hb=00d11d64ca4247b81f54a806c14e7b9cfb961cf5;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..b25b11c 100644 --- a/src/main/resources/templates/knownSones.html +++ b/src/main/resources/templates/knownSones.html @@ -2,8 +2,79 @@ + +

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

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