{% extends "registration/base.html" %} {% load i18n static widget_tweaks %} {% block title %} {% trans "Password Reset" %} {% endblock %} {% block content %}
{% blocktrans trimmed %} Oh snap! The two passwords did not match. Please try again. {% endblocktrans %}
{% trans "Enter your new password in each field below." %}