{% include "django_fundamentals/organisms/messages.html" %}
{% block auth_header %}
{% if page_title %}
{% block auth_aside %}{% endblock %}
{{ page_title }}
{% if page_subtitle %}{{ page_subtitle }}
{% endif %} {% endif %} {% endblock %} {% block content %}{% endblock %}