{% extends "ordi-pour-tous-base.html" %} {% load static %} {% load myfilters %} {% load crispy_forms_tags %} {% block content %} {% crispy form %} {% endblock content %}