mirror of
https://github.com/valentineus/iii-module.git
synced 2025-04-29 01:51:25 +03:00
10 lines
256 B
PHP
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 -->
|