X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewSone.html;fp=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewSone.html;h=59ba792f774262696936e91cba5bab254321920e;hb=f6b86a900cacf7555143f12bd12e44b39e0c252f;hp=ba5c8e4461b4409741f2564e58cfe1c38b3e6213;hpb=e2e8fe4fd31ebfc73fa9ea2bd77aba71ee2939c7;p=Sone.git diff --git a/src/main/resources/templates/include/viewSone.html b/src/main/resources/templates/include/viewSone.html index ba5c8e4..59ba792 100644 --- a/src/main/resources/templates/include/viewSone.html +++ b/src/main/resources/templates/include/viewSone.html @@ -8,7 +8,7 @@
<%= View.Sone.Label.LastUpdate|l10n|html> "><%sone.lastUpdatedText|html>
-
(<%= View.Sone.Stats.Posts|l10n 0=sone.posts.size>, <%= View.Sone.Stats.Replies|l10n 0=sone.replies.size>)
+
(<%= View.Sone.Stats.Posts|l10n 0=sone.posts.size>, <%= View.Sone.Stats.Replies|l10n 0=sone.replies.size><%if ! sone.allImages.size|match value=0>, <%= View.Sone.Stats.Images|l10n 0=sone.allImages.size><%/if>)
<% sone.requestUri|substring start=4 length=43|html>