Ajout de page et du style principal
This commit is contained in:
27
layouts/partials/footer.html
Normal file
27
layouts/partials/footer.html
Normal file
@ -0,0 +1,27 @@
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div>
|
||||
<div class="title">
|
||||
<h4>Mairie</h4>
|
||||
</div>
|
||||
<p>⏰ Lundi, mardi, jeudi et vendredi de 8h40 à 12h15, mercredi de 9h15 à 12h15.</p>
|
||||
<p>📞 04 77 62 50 67</p>
|
||||
<p>📫 mairie@cremeaux.fr</p>
|
||||
</div>
|
||||
<div>
|
||||
<div class="title">
|
||||
<h4>Bibliothèque Municipale</h4>
|
||||
</div>
|
||||
<p>⏰ Mercredi de 16h40 à 18h40, vendredi et samedi de 10h à 12h.</p>
|
||||
<p>📞 04 77 62 82 66</p>
|
||||
<p>📫 biblio@cremeaux.fr</p>
|
||||
</div>
|
||||
<div>
|
||||
<div class="title">
|
||||
<h4>Agence Postale</h4>
|
||||
</div>
|
||||
<p>⏰ Mardi, mercredi, jeudi, vendredi et samedi de 9h15 à 12h15.</p>
|
||||
<p>📞 04 77 62 56 49</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
Reference in New Issue
Block a user