{% load i18n %}
{% csrf_token %}

{% include "django_libs/partials/form_field.html" with field=form.email %}