Put our link to all mails and sync the formatting

This commit is contained in:
Johannes Zellner
2017-01-17 15:47:18 +01:00
parent 3845a8f02b
commit 3e83f3d4ee
10 changed files with 51 additions and 43 deletions

View File

@@ -1,18 +1,17 @@
<%if (format === 'text') { %>
Dear Admin,
Dear Cloudron Admin,
A new version <%= updateInfo.manifest.version %> of the app '<%= app.manifest.title %>' installed at <%= app.fqdn %> is available!
a new version <%= updateInfo.manifest.version %> of the app '<%= app.manifest.title %>' installed at <%= app.fqdn %> is available!
The app will update automatically tonight. Alternately, update immediately at <%= webadminUrl %>.
Changes:
<%= updateInfo.manifest.changelog %>
Thank you,
your Cloudron
Powered by https://cloudron.io
<% } else { %>
<% } %>