{% block head %}{% endblock %}
{% include "components/_cc_top_bar.html" %}
{% include "components/_cc_side_bar.html" %}
{% block content %}{% endblock %}
{% include "components/_cc_status_bar.html" %} {% include "components/_cc_overlays.html" %} {% block scripts %}{% endblock %}