Files
website/sources/frontend/structure/footer.php
2021-01-23 23:11:19 +01:00

5 lines
169 B
PHP

<footer class="footer bg-<?php echo $colorOne; ?>">
<span class="text-<?php echo $colorText; ?>">
Style v.3.0.0
</span>
</footer>