summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-02-16 16:54:29 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-02-16 16:54:29 +0100
commitc77253016a0d0d4649c353fedc2e32b1903a9376 (patch)
treefaf61efd5d4e27e1998a03a24705d3a876a96e80
parentb2ca27abdd026699e4e17ed859a3544b5fae8f19 (diff)
downloadChimère - projet Saclay-c77253016a0d0d4649c353fedc2e32b1903a9376.tar.bz2
Chimère - projet Saclay-c77253016a0d0d4649c353fedc2e32b1903a9376.zip
Mise à jour du contact
-rw-r--r--templates/chimere/main_map.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/chimere/main_map.html b/templates/chimere/main_map.html
index e37ad80..e65d1e4 100644
--- a/templates/chimere/main_map.html
+++ b/templates/chimere/main_map.html
@@ -88,7 +88,9 @@
<span id='action-project' class='dyn-page'>
<a href='/dyn/project/'>le projet</a>
</span> |
- {% if contact_email %}<a href='mailto:{{contact_email}}' id='contactus'>{% trans "contact" %}</a> | {% endif %}
+ <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>
</div>
</div>