summaryrefslogtreecommitdiff
path: root/app/views/devise/mailer/password_change_by_admin.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/devise/mailer/password_change_by_admin.html.haml')
-rw-r--r--app/views/devise/mailer/password_change_by_admin.html.haml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/views/devise/mailer/password_change_by_admin.html.haml b/app/views/devise/mailer/password_change_by_admin.html.haml
new file mode 100644
index 00000000000..d72f36838c5
--- /dev/null
+++ b/app/views/devise/mailer/password_change_by_admin.html.haml
@@ -0,0 +1,6 @@
+= email_default_heading(say_hello(@resource))
+
+%p
+ = admin_changed_password_text(format: :html)
+%p
+ = contact_your_administrator_text