Commit 377d5daa469710557c565d419f040d2380ba0289

Authored by henyxia
1 parent a218b907

Less information

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
pages/contact.php
... ... @@ -2,10 +2,13 @@
2 2 <img src="img/contact.jpg" align="left" style="margin-right: 20px;">
3 3 <h1>Contact</h1>
4 4 <p>Pour toute information, vous pouvez contacter Mme Pichonat</p>
  5 +<?php
  6 +/*
5 7 <p><span class="glyphicon glyphicon-envelope"></span> emmanuelle.pichonat@polytech-lille.fr</p>
6 8 <p><span class="glyphicon glyphicon-map-marker"></span> Polytech Lille</p>
7 9 <p>2, Bd Langevin</p>
8 10 <p>59655 Villeneuve d'Ascq Cedex</p>
  11 +*/?>
9 12 <p><span class="glyphicon glyphicon-phone-alt"></span> 03 28 76 74 47</p>
10 13 </div>
11 14  
... ...