From ccec763ba00d38892a2887790e29a831bb646ee8 Mon Sep 17 00:00:00 2001 From: Nicolas Iooss Date: Fri, 10 May 2013 11:50:02 +0200 Subject: [PATCH] templates/base: add missing mailto: before contact link Signed-off-by: Nicolas Iooss --- xnet/site/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xnet/site/templates/base.html b/xnet/site/templates/base.html index 608a2b2..6bd09ca 100644 --- a/xnet/site/templates/base.html +++ b/xnet/site/templates/base.html @@ -78,7 +78,7 @@

© Polytechnique.org 2013 - Association Polytechnique.org - - nous contacter + nous contacter

{% endblock body %} -- 2.1.4