Files
RTG/webroot/REST-Client/footer.php
2026-06-19 20:08:01 +06:00

27 lines
840 B
PHP

<!-- /.content-wrapper -->
<!-- <footer class="">
<div cl>
<strong style="text-align:center">Copyright © 2016 <a href="http://excelss.com/" target="blank">Excelss</a>.
</strong> All rights reserved.
</div>
</footer>-->
<!-- Add the sidebar's background. This div must be placed
immediately after the control sidebar -->
<!-- <div class="control-sidebar-bg"></div>
</div>-->
<!-- ./wrapper -->
<!-- jQuery 2.2.0 -->
<script src="plugins/jQuery/jQuery-2.2.0.min.js"></script>
<!-- Bootstrap 3.3.6 -->
<script src="bootstrap/js/bootstrap.min.js"></script>
<!-- FastClick -->
<script src="plugins/fastclick/fastclick.js"></script>
<!-- AdminLTE App -->
<script src="dist/js/app.min.js"></script>
<!-- AdminLTE for demo purposes -->
<script src="dist/js/demo.js"></script>
</body>
</html>