{% extends 'scipost/bare_base.html' %} {% block base %} {% block page_header %}{% endblock page_header %} {% block content %}{% endblock content %} {% block content_footer %}{% endblock content_footer %} {% block secondary_footer %}{% endblock secondary_footer %} {% include 'scipost/footer.html' %} {% endblock base %}