34968-vm/footer.php
Flatlogic Bot ab1ae8b39b V2
2025-10-14 23:38:25 +00:00

7 lines
154 B
PHP

<footer>
<div class="container">
<p>&copy; <?php echo date("Y"); ?> Majuro Eats. All Rights Reserved.</p>
</div>
</footer>
</body>
</html>