{% extends 'account/base.html' %} {% load static %} {% load account %} {% load i18n %} {% block title %}Confirm Email{% endblock title %} {% block content %}
{% blocktrans with confirmation.email_address.email as email %}Please confirm that {{ email }} is an e-mail address for user {{ user_display }} .{% endblocktrans %}
{% else %} {% url 'account_email' as email_url %}{% blocktrans %}This e-mail confirmation link expired or is invalid. Please issue a new e-mail confirmation request.{% endblocktrans %}
{% endif %}Didn't receive an email ? Resend
© Skote. Crafted with by Themesbrand