{% load i18n %}
{% csrf_token %}

{% trans "Please enter the login code that was sent to you." %}

{{ form }}