{% extends 'gabarit.html' %} {% block element_link %} {% if global.what == 'contribution' %} {% block element_selector_header %} {{ isbd | safe }} {% endblock %} {% else %} {{ block.super }} {% endif %} {% endblock %}