<%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 { %>

Dear <%= cloudronName %> Admin,

A new version <%= updateInfo.manifest.version %> of the app '<%= app.manifest.title %>' installed at <%= app.fqdn %> is available!

Changelog:
<%- changelogHTML %>
<% if (!hasSubscription) { %>

Keep your Cloudron automatically up-to-date and secure by upgrading to a paid plan.

<% } %>
Powered by Cloudron.
<% } %>