{% extends "base.html" %} {% load i18n %} {% load Pleio_templatetags %} {% block page_title %} {% trans "Password reset" %} {% endblock %} {% block content %}
{% trans "You can now login with your new password." %}