diff --git a/src/mail_templates/digest.ejs b/src/mail_templates/digest.ejs index 13673936c..29f192121 100644 --- a/src/mail_templates/digest.ejs +++ b/src/mail_templates/digest.ejs @@ -51,6 +51,7 @@ Last successful backup: <%- info.finishedBackups[0].backupId || info.finishedBac <% } else { -%> This Cloudron did **not** backup successfully in the last week! +<%= webadminUrl %>/#/backups <% } -%> Powered by https://cloudron.io @@ -62,7 +63,7 @@ Sent at: <%= new Date().toUTCString() %>
Last successful backup : <%= info.finishedBackups[0].backupId || info.finishedBackups[0].filename %>
<% } else { %> -This Cloudron did not backup successfully in the last week!
+
+ The Cloudron did not backup successfully in the last week!
+
+
+
+
+
+