Commit dd95474ab42008939cea0d22f9001101cb4a6d91

Authored by henyxia
1 parent d4e10e4b

Always more information

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