costapy/templates/basic_bootstrap/html/footer.html
2023-11-04 19:12:11 +07:00

4 lines
102 B
HTML

<footer class="mt-auto bg-dark text-light p-3 text-center">
© 2022 ${copyright_holder}
</footer>