costapy/templates/basic_bootstrap/html/footer.html

4 lines
102 B
HTML
Raw Normal View History

2022-03-16 11:06:52 +07:00
<footer class="mt-auto bg-dark text-light p-3 text-center">
© 2022 ${copyright_holder}
</footer>