This repository has been archived on 2024-10-29. You can view files and clone it, but cannot push or open issues or pull requests.
FunctionProject/incl/footer.php
2019-08-16 12:05:56 +02:00

7 lines
230 B
PHP

<footer class="text-center">
<a href="#" class="yellow-color"><i class="fas fa-arrow-up"></i></a>
<div class="footer-text">Divlo | Tous droits réservés</div>
</footer>
</body>
</html>