{% extends "patterns/base_page.html" %} {% block title %}Password required{% endblock %} {% block body_class %}template-password-required{% endblock %} {% block theme_class %}theme--light{% endblock %} {% block content %}
Please enter the password to proceed.