projects
/
Sone.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Convert delete profile field page test to use new web page test base
[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>