Change code to use new way to specify filter parameters.
[Sone.git] / src / main / resources / templates / notify / wotMissingNotification.html
1 <div class="text">
2         <%= Page.WotPluginMissing.Text.WotRequired|l10n|html>
3         <%= Page.WotPluginMissing.Text.LoadPlugin|l10n|html|replace needle=="{link}" replacement=='<a href="/plugins/">'|replace needle=="{/link}" replacement=='</a>'>
4 </div>