{% extends 'scipost/bare_base.html' %} {% block body_class %}{{block.super}} has-sidebar layout-2-col{% endblock %} {% block breadcrumb %} {% endblock %} {% block base %}
{% block content %}{% endblock content %} {% block content_footer %}{% endblock content_footer %}
{% block secondary_footer %}{% endblock secondary_footer %}
{% include 'scipost/footer.html' %} {% endblock base %}