From e829ff5d1d3500ab07073dcbeaa830def79d97e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20P=C3=A9pin?= Date: Tue, 30 Aug 2016 23:48:58 +0200 Subject: [PATCH] Petites corrections --- bda/templates/descriptions.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bda/templates/descriptions.html b/bda/templates/descriptions.html index ba4a7269..f85220ec 100644 --- a/bda/templates/descriptions.html +++ b/bda/templates/descriptions.html @@ -1,3 +1,5 @@ +{% load staticfiles %} + @@ -59,7 +61,7 @@ {% if show.image %} -

{{ show.title }}

+

{{ show.title }}

{% endif %}