{% extends "appli_recherche/base.html" %} {% load crispy_forms_tags %} {% block body %} {% crispy form %} {% endblock %}