From 7e9df3fc723c3b48294142b87052ef4a9e0c1f98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20P=C3=A9pin?= Date: Mon, 28 May 2018 00:09:30 +0200 Subject: [PATCH] hotfix: wrong url name --- gestioncof/templates/demande-petit-cours.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestioncof/templates/demande-petit-cours.html b/gestioncof/templates/demande-petit-cours.html index 3a447e3a..7a41f160 100644 --- a/gestioncof/templates/demande-petit-cours.html +++ b/gestioncof/templates/demande-petit-cours.html @@ -5,7 +5,7 @@ {% if success %}

Votre demande a été enregistrée avec succès !

{% else %} -
+ {% csrf_token %} {{ form.as_table }}