LAPTOP-V9RRD1TL\Michelle's Computer f8f8fcaf96 first commit
2025-07-21 21:38:17 +08:00

7 lines
319 B
PHP

<footer class="container-fluid footer">
Copyright <?= date('Y', time()) ?> &copy; <?= COMPANY ?>. Developed by <a href="http://ips.com.my" target="_blank">IPS Software Sdn. Bhd.</a>
<a href="#" class="pull-right scrollToTop"><i class="fa fa-chevron-up"></i></a>
</footer>
</section>
</body>
</html>