From 5fa0618ad32f6f9a1e1acb850f5ea91c7a915100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20P=C3=A9pin?= Date: Tue, 10 Jan 2017 11:46:23 +0100 Subject: [PATCH] Message pour moldu Fixes #29 --- gestioncof/templates/utile_cof.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gestioncof/templates/utile_cof.html b/gestioncof/templates/utile_cof.html index 51180390..ebcedf45 100644 --- a/gestioncof/templates/utile_cof.html +++ b/gestioncof/templates/utile_cof.html @@ -17,4 +17,8 @@
  • Export des orgas uniquement
  • Export de tout le monde
  • + +

    Note : pour ouvrir les fichiers .csv avec Excell, il faut + passer par Fichier > Importer et sélectionner la + virgule comme séparateur.

    {% endblock %}