{% block head %}{% endblock %}
{% if not hide_page_header %}
{{ self.title() }}
{% endif %}
{% block content %}{% endblock %}
{% block scripts %}{% endblock %} {% include '_includes/signed_out_tail.html' %}