0
mirror of https://github.com/valentineus/iii-module.git synced 2025-04-29 01:51:25 +03:00
Valentin Popov 07c1b99cb5 RC demo
2016-09-21 18:12:07 +04:00

10 lines
256 B
PHP

<!-- Beginning footer -->
<footer class="footer">
<div class="container">
<p class="text-muted text-center">
With love <i class="glyphicon glyphicon-heart text-danger"></i> from Russia
</p>
</div>
</footer>
<!-- End footer -->