{% extends "base.html" %} {% block title %}Verify Email · myboker.org{% endblock %} {% block page_class %}page--auth{% endblock %} {% block content %}
myboker.org

Verify your email.

Enter the six-digit code sent to {{ email }}.

{% endblock %}