crafty-4/app/frontend/templates/footer.html

8 lines
358 B
HTML
Raw Normal View History

2020-08-12 00:36:09 +00:00
<!-- partial:partials/_footer.html -->
<footer class="footer">
<div class="container-fluid clearfix">
<span class="text-muted d-block text-center text-sm-left d-sm-inline-block">Copyright © 2020 <a href="http://www.rentmydatacenter.com/" target="_blank">RMDC</a>. All rights reserved.</span>
</span>
</div>
</footer>
<!-- partial -->