{% extends "dsgov/base.html" %} {% load br_components %} {% load static %} {% block content %}
{% if show_login %} {% endif %}
{{ title }}
{{ subtitle }}
{% endblock %}