Skip to content

Commit 527a64c

Browse files
committed
Add website to organization notification
1 parent c0bc920 commit 527a64c

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+
Website: "<%= @organization.website %>"
1011
Phone: "<%= @organization.phone %>"
1112

1213
Here is some basic information on the request initiator:

0 commit comments

Comments
 (0)