{% extends 'atlas/base.html' %} {% block navigation %} {{block.super}} {% if collection %} {% include "atlas/collection_headers.html" %} {% endif %} {% comment %} Collection: {{collection.name}}-> Overview / Mark / Scores / Candidates
{% endcomment %} {% endblock %}