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 c0bc920 commit 527a64cCopy full SHA for 527a64c
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
+Website: "<%= @organization.website %>"
11
Phone: "<%= @organization.phone %>"
12
13
Here is some basic information on the request initiator:
0 commit comments