{% load static %} {% load i18n %} {% load l10n %} {% load mastodon %} {% load thumb %} {{ site_name }} {% include "common_libs.html" %} {% include "_header.html" %}

{% trans "Verification email is being sent, please check your inbox." %}

{% trans "Please enter the verification code you received." %}
{{ error }}
{% csrf_token %}
{% include "_footer.html" %}