{% url 'registration_register' as registration_url %}
{# .col-md-12 #}
{% blocktrans %} Your password has successfully been reset. You can use it right now on the login page.{% endblocktrans %}
{% extends "password_reset/base.html" %} {% load i18n %} {% block title %}{% trans "New password set" %}{% endblock %} {% block content %}
{% blocktrans %} Your password has successfully been reset. You can use it right now on the login page.{% endblocktrans %}