initial commit
This commit is contained in:
27
webroot/REST-Client/footer.php
Normal file
27
webroot/REST-Client/footer.php
Normal file
@@ -0,0 +1,27 @@
|
||||
<!-- /.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>
|
||||
Reference in New Issue
Block a user