34660-vm/includes/footer.php
Flatlogic Bot 758f3e1226 v01.5
2025-10-04 17:40:17 +00:00

7 lines
275 B
PHP

</main>
<footer class="text-center p-4 mt-auto">
<p>&copy; <?php echo date("Y"); ?> ExpenseTracker. All rights reserved.</p>
</footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>