From 71cf2838c4be9cb884deb4b2950a25410a8a043c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandrine=20Sabati=C3=A9?= Date: Fri, 19 Jun 2020 11:38:05 +0000 Subject: [PATCH] Replace home.twig --- app/templates/home.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/home.twig b/app/templates/home.twig index 0043439..1973db4 100644 --- a/app/templates/home.twig +++ b/app/templates/home.twig @@ -55,7 +55,7 @@ Ouverture des inscriptions le {{ jdev.ouverture | date('d/m/Y')}} {% endif %} {% if jdev.version > 0 and jdev.version < 4 %} - Inscriptions ouvertes ! et Appel à contribution en cours + Inscriptions ouvertes & Appel à contribution en cours ! {% endif %} {#Inscriptions possibles jusqu'au {{ jdev.inscription_j4 | date('d/m/Y')}}, avec des phases de tarifs progressifs#} {% else %} -- GitLab