{{! New plugin version available }} {{#> base title=(t "New plugin version available")}}

{{#if isPlugin}} {{t "A new version of the plugin {pluginName} is available: {latestVersion}." pluginName=pluginName latestVersion=latestVersion}} {{else}} {{t "A new version of the theme {pluginName} is available: {latestVersion}." pluginName=pluginName latestVersion=latestVersion}} {{/if}}

{{{t "You might want to upgrade it on your admin interface." pluginUrl=pluginUrl}}}

{{/base}}