{% extends base_template %} {% load django_bootstrap5 %} {% load i18n %} {% block content %}

{% trans "Link send" %}

{% trans "If you have an account a link was send to your E-Mail Adress to reset your password. Please also check your spam folder." %}

{% endblock %}