34968-vm/footer.php
Flatlogic Bot a6434721b7 V5
2025-10-15 00:36:03 +00:00

7 lines
199 B
PHP

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