11 lines
325 B
PHP
11 lines
325 B
PHP
<!-- Main Footer -->
|
|
<footer class="main-footer">
|
|
<!-- To the right -->
|
|
<div class="float-right d-none d-sm-inline">
|
|
Anything you want
|
|
</div>
|
|
<!-- Default to the left -->
|
|
<strong>Copyright © 2014-2021 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights
|
|
reserved.
|
|
</footer>
|