Betterzon/Frontend/src/app/components/copyright/copyright.component.html
2021-06-07 09:58:36 +02:00

4 lines
142 B
HTML

<div class="copyright py-4 text-center text-white">
<div class="container"><small>Copyright &copy; Your Website 2021</small></div>
</div>