You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
531 B
16 lines
531 B
|
|
<footer class="main-footer" style="display: flex;align-items: center;justify-content: space-between;">
|
|
<div>
|
|
<strong>Copyright ©<?php echo date('Y') ?>.</strong> All rights reserved.
|
|
</div>
|
|
<div class="pull-right hidden-xs"><h5 style="font-family: tahoma;">Designed and Managed by <strong>MYDEVUP</strong>
|
|
</footer>
|
|
|
|
<!-- Add the sidebar's background. This div must be placed
|
|
immediately after the control sidebar -->
|
|
<div class="control-sidebar-bg"></div>
|
|
</div>
|
|
<!-- ./wrapper -->
|
|
|
|
</body>
|
|
</html>
|
|
|