{% extends "base.html" %} {% block title %}Email verification - ActingWeb{% endblock %} {% block content %}
{{ message|default('Your email address has been verified.') }}
{% endif %} {% if email %}{{ email }}
{% endif %} {% if redirect_url %} {% elif actor_id %} {% endif %}