summaryrefslogtreecommitdiff
path: root/app/views/notify/member_expiration_date_updated_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/member_expiration_date_updated_email.html.haml')
-rw-r--r--app/views/notify/member_expiration_date_updated_email.html.haml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/views/notify/member_expiration_date_updated_email.html.haml b/app/views/notify/member_expiration_date_updated_email.html.haml
new file mode 100644
index 00000000000..6c4db22eeaa
--- /dev/null
+++ b/app/views/notify/member_expiration_date_updated_email.html.haml
@@ -0,0 +1,6 @@
+= email_default_heading(say_hi(@member.user))
+
+%p
+ = group_membership_expiration_changed_text(@member, @member_source)
+%p
+ = group_membership_expiration_changed_link(@member, @member_source, format: :html)