Skip to content

Commit

Permalink
change wording to notification email
Browse files Browse the repository at this point in the history
  • Loading branch information
fershad committed Jun 26, 2024
1 parent 174caa6 commit a233374
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
</p>
<h4>What happens next?</h4>
<p>
We aim to review every
We review
{% if provider %}
{% comment %} If it's an update to an existing provider. {% endcomment %}
update
provider updates
{% else %}
{% comment %} If it's a new provider request. {% endcomment %}
new verification request
new verification requests
{% endif %}
within 3 working days. Once we have reviewed the verification request, we will contact you by email to let you know that it is approved, or that we need more information from you.
on Tuesday and Wednesday each week. Once we have reviewed the request, we will contact you by email to let you know that it is approved, or that we need more information from you.
</p>
<p>
If you have further questions, or need to edit your verification request, please contact <a href="mailto:support@thegreenwebfoundation.org">support@thegreenwebfoundation.org</a>.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Thank you for taking the time to {% if provider %}update the listing for {{ prov
{% endif %}
{{ link_to_verification_request }}
What happens next?
We aim to review every {% if provider %}update{% else %} new verification request{% endif %} within 3 working days. Once we have reviewed the verification request, we will contact you by email to let you know that it is approved, or that we need more information from you.
We review {% if provider %}provider updates{% else %}new verification requests{% endif %} on Tuesday and Wednesday each week. Once we have reviewed the request, we will contact you by email to let you know that it is approved, or that we need more information from you.
If you have further questions, or need to edit your verification request, please contact support@thegreenwebfoundation.org.
Many thanks,
Green Web Foundation

0 comments on commit a233374

Please sign in to comment.