X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain%2Fresources%2Ftemplates%2FviewPost.html;h=836bf62bd07830ae2272587386d269defcdf3c2a;hb=e174a13df3a9de5ab54ede5f2aa761c7727bfaff;hp=a61f858b8b9bd1733e60e6da9c23a8a5cf82d7c6;hpb=0ac5c61faa54b62f29bf8c8e9903919315810c80;p=Sone.git diff --git a/src/main/resources/templates/viewPost.html b/src/main/resources/templates/viewPost.html index a61f858..836bf62 100644 --- a/src/main/resources/templates/viewPost.html +++ b/src/main/resources/templates/viewPost.html @@ -8,7 +8,7 @@

<%= Page.ViewPost.Text.UnknownPost|l10n|html>

<%else> -

<%= Page.ViewPost.Page.Title|l10n|insert needle="{sone}" key=post.sone.niceName|html>

+

<%= Page.ViewPost.Page.Title|l10n|replace needle="{sone}" replacementKey=post.sone.niceName|html>

<%include include/viewPost.html> <%/if>