summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/chimere/detail.html1
1 files changed, 1 insertions, 0 deletions
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 %}
<div class='origin'><label>Source :</label> {{marker.origin|safe}}</div>
+ {% endif %}
{% if marker.multimedia_items %}
<a href='#' id='show_gallery_link'>{% trans "Show multimedia gallery" %}</a>
{% endif %}