{% set current_step = 'progress' %} {% extends 'layouts/progress.html' %} {% block head_scripts %} {% endblock head_scripts %} {% block content %}
We've sent a link to your email. To prevent spam, you'll have to confirm your email before things start working.
Email: {{email}}, Site {{host}}
{% if resend %} Resend confirmation email? {% endif %} {% endblock %} {% block tail_scripts %} {% endblock tail_scripts %}