From 2151bf0dd82147de976f786f501c4fa91f60031c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20P=C3=A9pin?= Date: Sun, 4 Sep 2016 14:34:20 +0200 Subject: [PATCH] =?UTF-8?q?Corrections/am=C3=A9liorations?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sur le template des descriptions des spectacles --- bda/templates/descriptions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bda/templates/descriptions.html b/bda/templates/descriptions.html index 3ab514f2..44fe16ae 100644 --- a/bda/templates/descriptions.html +++ b/bda/templates/descriptions.html @@ -46,7 +46,7 @@

{{ show.location }}

{{ show.category }}

-

{{ show.date }}

{{ show.slots }} place{{ show.slots|pluralize}} {% if show.slots_description != "" %}({{ show.slots_description }}){% endif %}- {{ show.price }}

+

{{ show.date|date:"l j F Y - H\hi" }}

{{ show.slots }} place{{ show.slots|pluralize}} {% if show.slots_description != "" %}({{ show.slots_description }}){% endif %} - {{ show.price }}€

{{ show.category }}