We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 473a0cc commit 2dc1127Copy full SHA for 2dc1127
app/views/new_organization_request_mailer/request_email.text.erb
@@ -7,6 +7,7 @@ Name: "<%= @organization.name %>"
7
Details: "<%= @organization.information %>"
8
Slug: "<%= @organization.slug %>"
9
Contact information: "<%= @organization.contact_information %>"
10
+Contact email: "<%= @organization.email %>"
11
Website: "<%= @organization.website %>"
12
Phone: "<%= @organization.phone %>"
13
0 commit comments