{% extends "wagtailadmin/base.html" %} {% load i18n %} {% block titletag %}Scrutins{% endblock %} {% block content %} {% include "wagtailadmin/shared/header.html" with title="Liste des scrutins" subtitle="" icon="form" add_link="scrutin:add" add_text="Ajouter un scrutin" %}