Commit a218b907a47d55c5d38701bacbb9c4d3738b1061
1 parent
0f2e15ae
Improved informations on contact
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
pages/contact.php
... | ... | @@ -2,6 +2,11 @@ |
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 | + <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> | |
7 | + <p>2, Bd Langevin</p> | |
8 | + <p>59655 Villeneuve d'Ascq Cedex</p> | |
9 | + <p><span class="glyphicon glyphicon-phone-alt"></span> 03 28 76 74 47</p> | |
5 | 10 | </div> |
6 | 11 | |
7 | 12 | <div id="map-canvas"> | ... | ... |