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 }}