{% load i18n %}

{% trans 'Reset your password' %}

{% csrf_token %} {% include "elements/form.html" with form=form %}