{% extends "password_reset/base.html" %}{% load i18n %} {% block title %}{% trans "New password set" %}{% endblock %} {% block full_content %}

Success!

You successfully reset your passsword. You can use it right now on the Councilmatic login page.

{% endblock %}