Skip to content

Commit

Permalink
Bring plane back
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Nov 8, 2023
1 parent 911711b commit 9f1b1f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions portal/templates/portal/email_verification_needed.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
{% block form_content %}
<div id="emailVerificationNeeded_page"></div>
<h4>We need to verify your email address</h4>
<img class="background" title="Paper Plane" alt="Verification email sent" src="{% static 'portal/img/paper_plane.png' %}">
<p class="text-left">An email has been sent to the address you provided.</p>
<p class="text-left">Please follow the link within the email to verify your details. This will expire in one hour.</p>
<p class="text-left">If you don't receive the email within the next few minutes, please check your spam folder.</p>
Expand Down

0 comments on commit 9f1b1f0

Please sign in to comment.