From 14279557f263d5abc53b6a32d4553585b3b86d0c Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sat, 4 Jun 2016 21:23:21 +0200 Subject: Correction du template detail --- templates/chimere/detail.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/chimere/detail.html b/templates/chimere/detail.html index ebe2992..e1a7563 100644 --- a/templates/chimere/detail.html +++ b/templates/chimere/detail.html @@ -28,6 +28,7 @@ {%endif%}{% endfor %} {% if marker.origin %}
{{marker.origin|safe}}
+ {% endif %} {% if marker.multimedia_items %} {% trans "Show multimedia gallery" %} {% endif %} -- cgit v1.2.3