%if (format === 'text') { %> Dear Cloudron Admin, <% for (var i = 0; i < apps.length; i++) { -%> The app '<%= apps[i].app.manifest.title %>' installed at <%= apps[i].app.fqdn %> has an update available. <%= apps[i].app.manifest.title %> v<%= apps[i].updateInfo.manifest.version %> changes: <%= apps[i].updateInfo.manifest.changelog %> <% } -%> Update now at <%= webadminUrl %> Powered by https://cloudron.io Sent at: <%= new Date().toUTCString() %> <% } else { %>
The app '<%= apps[i].app.manifest.title %>' installed at <%= apps[i].app.fqdn %> has an update available.