FunctionProject/incl/footer.php
2019-08-19 01:21:00 +02:00

9 lines
412 B
PHP

</div>
<footer class="text-center">
<a href="#" class="important"><i class="fas fa-arrow-up"></i></a>
<div class="realDateTime">Affichage de l'heure en temps réel : <span class="important" id="realDateTime"></span></div>
<div class="footer-text"><a href="https://divlo.fr/" target="_blank">Divlo</a> | Tous droits réservés</div>
</footer>
</body>
</html>