{% extends "base.html" %} {% import 'macros.html' as m %} {% set display_search = False %} {% set sorters = { 'topic': ('Thème', 'alphabet'), 'administration': ('Administration', 'alphabet'), 'session': ('Séance', 'order'), } %} {% block title %}Recherche{% endblock %} {% block content %}