about summary refs log tree commit diff
path: root/app/views/user_mailer/backup_ready.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/user_mailer/backup_ready.text.erb')
-rw-r--r--app/views/user_mailer/backup_ready.text.erb7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/views/user_mailer/backup_ready.text.erb b/app/views/user_mailer/backup_ready.text.erb
new file mode 100644
index 000000000..eb89e7d74
--- /dev/null
+++ b/app/views/user_mailer/backup_ready.text.erb
@@ -0,0 +1,7 @@
+<%= t 'user_mailer.backup_ready.title' %>
+
+===
+
+<%= t 'user_mailer.backup_ready.explanation' %>
+
+=> <%= full_asset_url(@backup.dump.url) %>