{% extends "base.html" %} {% load i18n %} {% block content %}
{% csrf_token %}

{% trans "Set your new password" %}

{% endblock %}