From 1af638abab918a9bcb42ec48787d16e5e1277386 Mon Sep 17 00:00:00 2001 From: meewan Date: Tue, 6 Apr 2021 22:28:58 +0200 Subject: [PATCH] fix typo --- templates/form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/form.html b/templates/form.html index e7988f1..1f6f804 100644 --- a/templates/form.html +++ b/templates/form.html @@ -44,7 +44,7 @@ {% endif %} {% if eula %}
- En m'inscrivant à ce service j'accepte ses Conditions Générales d'utilisation + En m'inscrivant à ce service, j'accepte ses Conditions Générales d'utilisation
{% endif %}