{% block css %}{% endblock %} {# Despite the fact we reload these again later on, in order for the header to rendered correctly before the rest of the page is built we need to load them here as well. #} {% block full_content %}{% endblock %} {% block js %}{% endblock %} {# In order to get styles to load correctly, we need to reload these files. In CSS, the last style declared takes precedence. #}