footer.html 882 B

1234567891011121314
  1. <footer class="main-footer">
  2. <div class="container-fluid">
  3. <div class="row">
  4. <p style="margin: 0 auto;">保护伞后台管理</p>
  5. <!--<div class="col-sm-6">
  6. &lt;!&ndash;<p>Copyright &copy; 2019.Company name All rights reserved.More Templates <a href="http://www.cssmoban.com/" target="_blank" title="模板之家">模板之家</a> - Collect from <a href="http://www.cssmoban.com/" title="网页模板" target="_blank">网页模板</a></p>&ndash;&gt;
  7. </div>
  8. <div class="col-sm-6 text-right">
  9. <p></p>
  10. &lt;!&ndash; Please do not remove the backlink to us unless you support further theme's development at https://bootstrapious.com/donate. It is part of the license conditions. Thank you for understanding :)&ndash;&gt;
  11. </div>-->
  12. </div>
  13. </div>
  14. </footer>