Commit 377d5daa469710557c565d419f040d2380ba0289
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,10 +2,13 @@ | ||
2 | <img src="img/contact.jpg" align="left" style="margin-right: 20px;"> | 2 | <img src="img/contact.jpg" align="left" style="margin-right: 20px;"> |
3 | <h1>Contact</h1> | 3 | <h1>Contact</h1> |
4 | <p>Pour toute information, vous pouvez contacter Mme Pichonat</p> | 4 | <p>Pour toute information, vous pouvez contacter Mme Pichonat</p> |
5 | +<?php | ||
6 | +/* | ||
5 | <p><span class="glyphicon glyphicon-envelope"></span> emmanuelle.pichonat@polytech-lille.fr</p> | 7 | <p><span class="glyphicon glyphicon-envelope"></span> emmanuelle.pichonat@polytech-lille.fr</p> |
6 | <p><span class="glyphicon glyphicon-map-marker"></span> Polytech Lille</p> | 8 | <p><span class="glyphicon glyphicon-map-marker"></span> Polytech Lille</p> |
7 | <p>2, Bd Langevin</p> | 9 | <p>2, Bd Langevin</p> |
8 | <p>59655 Villeneuve d'Ascq Cedex</p> | 10 | <p>59655 Villeneuve d'Ascq Cedex</p> |
11 | +*/?> | ||
9 | <p><span class="glyphicon glyphicon-phone-alt"></span> 03 28 76 74 47</p> | 12 | <p><span class="glyphicon glyphicon-phone-alt"></span> 03 28 76 74 47</p> |
10 | </div> | 13 | </div> |
11 | 14 |