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 c148a3d commit 4c5d4ddCopy full SHA for 4c5d4dd
app/views/new_organization_request_mailer/request_email.text.erb
@@ -15,6 +15,7 @@ Here is some basic information on the request initiator:
15
Username: "<%= @creator.login %>"
16
Account created: "<%= @creator.created_at %>"
17
Email: "<%= @creator.email %>"
18
+Email verified: <%= @creator.email_verified %>
19
20
Please react to this request as soon as possible.
21
0 commit comments