<%if (format === 'text') { %> Dear Cloudron Admin, The application '<%= title %>' installed at <%= appFqdn %> was updated to app package version <%= version %>. Changes: <%= changelog %> Powered by https://cloudron.io Sent at: <%= new Date().toUTCString() %> <% } else { %>

Dear <%= cloudronName %> Admin,


The application '<%= title %>' installed at <%= appFqdn %> was updated to app package version <%= version %>.
Changelog:
<%- changelogHTML %>


Powered by Cloudron.
Sent at: <%= new Date().toUTCString() %>
<% } %>