Add links in page footer
[xnet] / xnet / site / templates / base.html
index a1e7a1d..30fb360 100644 (file)
@@ -76,7 +76,9 @@
     </div><!--/.container-->
     <footer>
         <p>
-            &copy; Polytechnique.org 2013
+            &copy; Polytechnique.org 2013 -
+            <a href="http://xorg.polytechnique.org/">Association Polytechnique.org</a> -
+            <a href="{{ contact_email }}">nous contacter</a>
         </p>
     </footer>
     {% endblock body %}