%if (format === 'text') { %> Dear Cloudron Admin, A new version <%= updateInfo.manifest.version %> of the app '<%= app.manifest.title %>' installed at <%= app.fqdn %> is available! Changes: <%= updateInfo.manifest.changelog %> <% if (!hasSubscription) { -%> *Keep your Cloudron automatically up-to-date and secure by upgrading to a paid plan at* <%= webadminUrl %>/#/settings <% } -%> Powered by https://cloudron.io Sent at: <%= new Date().toUTCString() %> <% } else { %>
A new version <%= updateInfo.manifest.version %> of the app '<%= app.manifest.title %>' installed at <%= app.fqdn %> is available!
Keep your Cloudron automatically up-to-date and secure by upgrading to a paid plan.
<% } %>