{% spaceless %} {% load static staticfiles %} {% endspaceless %} By the People {% block title %}{% if title %}{{ title }}{% else %}Untitled{% endif %}{% endblock title %} {% include "fragments/common-stylesheets.html" %} {% block prefetch %} {% if CONCORDIA_ENVIRONMENT == "production" %} {% endif %} {% endblock prefetch %} {% block head_content %}{% endblock head_content %} {% comment %} Adobe's tag manager requires this script to be placed at the top even though it's bad for performance: {% endcomment %} {% if CONCORDIA_ENVIRONMENT == "production" %} {% else %} {% endif %} {% block site-header %} {% endblock site-header %} {% block breadcrumbs-container %} {% endblock breadcrumbs-container %} {% block site-main %}
{% block messages-container %}