Show a link to the Sone homepage in the new-version notification.
[Sone.git] / src / main / resources / templates / notify / newVersionNotification.html
index 23a5855..fdb8b2a 100644 (file)
@@ -1 +1 @@
-<div class="text"><%= Notification.NewVersion.Text|l10n|html|replace needle="{version}" replacementKey=version></div>
+<div class="text"><%= Notification.NewVersion.Text|l10n|replace needle="{version}" replacementKey=latestVersion|replace needle="{edition}" replacementKey=latestEdition|parse sone=currentSone></div>