summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-02-16 17:00:44 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-02-16 17:00:44 +0100
commit4e89e1e5098a3ae41e80d6da5a6594dc4d316003 (patch)
tree3257c5b464d5dc0d0c74141d765d4e11529d13ba
parentc77253016a0d0d4649c353fedc2e32b1903a9376 (diff)
downloadChimère - projet Saclay-4e89e1e5098a3ae41e80d6da5a6594dc4d316003.tar.bz2
Chimère - projet Saclay-4e89e1e5098a3ae41e80d6da5a6594dc4d316003.zip
MAJ page contact
-rw-r--r--templates/chimere/main_map.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/chimere/main_map.html b/templates/chimere/main_map.html
index e65d1e4..abf4934 100644
--- a/templates/chimere/main_map.html
+++ b/templates/chimere/main_map.html
@@ -88,10 +88,10 @@
<span id='action-project' class='dyn-page'>
<a href='/dyn/project/'>le projet</a>
</span> |
- <span id='action-contact' class='dyn-page'>
- <a href='/dyn/contact/'>contact</a>
- </span> |
- <a href="{% url 'chimere:extra_page' '' 'legal' %}" id='page-legal' class='dyn-page'>{% trans "terms of service & credits" %}</a>
+ <a href="{% url 'chimere:extra_page' '' 'contact' %}" id='page-contact'
+ class='dyn-page'>contact</a> |
+ <a href="{% url 'chimere:extra_page' '' 'legal' %}" id='page-legal'
+ class='dyn-page'>{% trans "terms of service & credits" %}</a>
</div>
</div>
{% endblock %}