Files
black-dashboard-flask/apps/templates/includes/footer-fullscreen.html
App Generator 40a4fe974f Codebase Update
2023-06-06 11:03:31 +03:00

8 lines
238 B
HTML

<footer class="footer px-5 py-4 fixed-bottom">
<div class="copyright mx-auto float-none text-center">
&copy; <a target="_blank" href="https://bit.ly/3fKQZaL">Creative Tim</a> - coded by AppSeed.
</div>
</footer>