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