]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - server/lib/emails/plugin-version-new/html.pug
Add new plugin/peertube version notifs
[github/Chocobozzz/PeerTube.git] / server / lib / emails / plugin-version-new / html.pug
1 extends ../common/greetings
2
3 block title
4 | New plugin version available
5
6 block content
7 p
8 | A new version of the plugin/theme #{pluginName} is available: #{latestVersion}.
9 | You might want to upgrade it on #[a(href=pluginUrl) the PeerTube admin interface].