summaryrefslogtreecommitdiff
path: root/chimere/templates/detail.html
diff options
context:
space:
mode:
Diffstat (limited to 'chimere/templates/detail.html')
-rw-r--r--chimere/templates/detail.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chimere/templates/detail.html b/chimere/templates/detail.html
index cfde67f..a1b61b6 100644
--- a/chimere/templates/detail.html
+++ b/chimere/templates/detail.html
@@ -9,7 +9,7 @@
{% if marker.end_date %} - {{marker.end_date|date:"D d M Y"}}</p>{% endif %}</span>
{% endif %}
{% for property in marker.getProperties %}
-<p id='{{property.propertymodel.getNamedId}}'>{{ property.value|sanitize:"p b i br hr strong em span:style a:href ul li ol h1 h2 h3 h4"|safe}}</p>
+<p id='{{property.propertymodel.getNamedId}}'>{{ property.value|sanitize:"p b i br hr strong em span:style a:href:target ul li ol h1 h2 h3 h4"|safe}}</p>
{% endfor %}
</div>{% if share_networks %}
{% if simple %}{% trans "Share on"%}{% for share_network in share_networks %}