{% extends "account/base.html" %} {% load static i18n %} {% block title %}{% trans "BuildBlock | Verify Your Email Address" %}{% endblock %} {% block content %}
mail sent image

{% trans "Verify your email address" %}

{% blocktrans %}We have sent an e-mail to you for verification. Follow the link provided to finalize the sign up process. Please contact us if you do not receive it within a few minutes.{% endblocktrans %}

{% endblock content %}