{% extends 'base.html' %} {% block title_head %} Consent and Terms {% endblock title_head %} {% block content %}
{% include "consent_text.html" with consent_heading_id="consent-modal-title" %}
{% endblock %}