Skip to content

Commit 2dc1127

Browse files
committed
Add contact email to organization request email
1 parent 473a0cc commit 2dc1127

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/views/new_organization_request_mailer/request_email.text.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Name: "<%= @organization.name %>"
77
Details: "<%= @organization.information %>"
88
Slug: "<%= @organization.slug %>"
99
Contact information: "<%= @organization.contact_information %>"
10+
Contact email: "<%= @organization.email %>"
1011
Website: "<%= @organization.website %>"
1112
Phone: "<%= @organization.phone %>"
1213

0 commit comments

Comments
 (0)