{% extends "sb_admin/authentification/login_base.html" %} {% load i18n static sb_admin_tags %} {% block content %}

{% trans 'Password reset' %}

{% translate "Your password has been set. You may go ahead and log in now." %}

{% translate 'Log in' %}
{% endblock %}