{{"Your email address has been successfully verified."|trans}}
{% elseif Email_Could_Not_Be_Verified %}
{{"The link provided is not valid or the email address has already been verified."|trans}}
{% endif %}
{% if Login_Form %}
{{openForm}}
{% if main_login_heading %}
<{{main_login_heading_tags|e}}>{{main_login_heading|trans}}{{main_login_heading_tags|e}}>
{% endif %}
{% for item in Error_Display %}
{{item.Error}}
{% endfor %}
{% if this.signInUsingEmailAddress() %}
{{"You are now logged in, but this site requires you to accept our terms and conditions before proceeding. Please check the statement below."|trans}}
{% if Is_Admin %}
{{"You are an administrator impersonating a user. If you click the Continue button to accept the T&Cs, this will not be recorded in the database."|trans}}