{% extends "base.html" %} {% block title %}Exercice {{ exo_nb }} — {{ exam_type }} {{ topic }} {{ year }} {{ region }}{% endblock %} {% block navigation %}
{% if spécialité == 'commun' %} Commun à tous les candidats {% elif spécialité == 'non-spé' %} Candidats n’ayant pas suivi l’enseignement de spécialité {% endif %}
{% endif %} {{ body }}