butter-kanglam-ui/_includes/footer.html
2021-09-17 09:26:31 -05:00

7 lines
223 B
HTML

<footer class="footer-area">
<div class="container">
<div class="footer-area-wrapper text-center">
<p class="ls-40">&copy; {{ 'now' | date: "%Y" }} Butter. All rights reserved.</p>
</div>
</div>
</footer>