Files
Betterzon/Frontend/src/app/components/copyright/copyright.component.html
T

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>