{% extends "horhor/pages/web_page_notitle.html" %} {% load i18n django_bootstrap5 %} {% block title %}Password Required{% endblock %} {% block content %}
{% trans "You need a password to access this page." %}