{% block content %}
{% endblock %}
{% comment %} CITATION: https://oncampus.oberlin.edu/webteam/2012/09/architecture-django-templates The base extendable template for pages. {% endcomment %} {% load staticfiles i18n %}
{% block meta_tags %} {% endblock %}