Files
ROLAC/APP/src/app/layout/footer/footer.component.html
T
Chris Chen d5648315a0 WIP
2026-05-25 17:32:18 -07:00

5 lines
267 B
HTML

<!-- Start of FTR-7 -->
<footer class="!k-bg-primary k-color-white k-bg-light k-py-6 k-px-2 k-px-sm-4.5 k-px-md-6 k-px-lg-4 k-px-xl-7.5">
<p class="!k-mb-0">Copyright © {{ currentYear }} RBJ Software, Inc. All rights reserved.</p>
</footer>
<!-- End of FTR-7 -->