diff --git a/templates/form.html b/templates/form.html index 949eecd..365d07c 100644 --- a/templates/form.html +++ b/templates/form.html @@ -1,5 +1,5 @@ {% extends 'base.html' %} -{% block entete %}{{form_entete}}{% endblock %} +{% block entete %}{{form_title}}{% endblock %} {% block navbar %}