From 5a1d854bb1cf7b978242a888359543fdbedc27a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20P=C3=A9pin?= Date: Wed, 3 Aug 2016 15:59:05 +0200 Subject: [PATCH] Petite correction de style --- gestioncof/templates/calendar_subscription.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestioncof/templates/calendar_subscription.html b/gestioncof/templates/calendar_subscription.html index 52f6d492..5f0bc988 100644 --- a/gestioncof/templates/calendar_subscription.html +++ b/gestioncof/templates/calendar_subscription.html @@ -37,7 +37,7 @@ souscrire aux événements du COF et/ou aux spectacles BdA.
{% csrf_token %} {{ form.as_p }} - +
{% endblock %}