summaryrefslogtreecommitdiff
path: root/chimere/templates/detail.html
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2010-12-13 12:50:56 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2010-12-13 12:50:56 +0100
commitb738eab0a438f34aa67a0eb35ad1a7c5866ce6b2 (patch)
tree4e3a62ab9577dbd5ce6c790fcf76d3ebd11babb4 /chimere/templates/detail.html
parentc5e865bc70b824db3c547c3da2f559d6c78cfbec (diff)
parent6039e8b31fefc499499f82b5e5f31caea1f55be6 (diff)
downloadChimère-b738eab0a438f34aa67a0eb35ad1a7c5866ce6b2.tar.bz2
Chimère-b738eab0a438f34aa67a0eb35ad1a7c5866ce6b2.zip
Merge branch 'master' into carte-ouverte
Conflicts: chimere/templates/404.html chimere/templates/500.html
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 %}