{% extends "registration/registration_base.html" %} {% load i18n %} {% load bootstrap4 %} {% block title %} {% trans "Restore your password" %} {% endblock %} {% block content %}
{% trans "Sing in" %} {% trans "Sign up" %}
{% endblock %} {# This is used by django.contrib.auth #}