36018-vm/shared/footer.php
2025-11-22 13:52:11 +00:00

7 lines
130 B
PHP

</main>
<footer class="footer">
<p>&copy; <?= date('Y') ?> CashTask. All rights reserved.</p>
</footer>
</body>
</html>