Twoje hasło uległo przeterminowaniu.
Proszę, zmień je używając poniższego formularza.
{% extends "bare.html" %} {% load static static cache just_single_quotes bpp_version crispy_forms_tags %} {% block extrahead %} {{ block.super }} {% load session_security_tags %} {% load l10n %} {% if request.user.is_authenticated %} {% include 'session_security/dialog.html' %} {% endif %} {% endblock %} {% block body %} {% if request.user.is_authenticated %}
{# fix pycharm highlighting #} {% endif %}