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.
 
 
 
 
 
 

14 lines
501 B

  1. <?php defined('PHALAPI_INSTALL') || die('no access'); ?>
  2. <footer class="footer margin-top">
  3. <p class="text-white text-little">&copy;2015-2017 <a class="text-yellow text-little" href="http://www.phalapi.net/" >PhalApi</a> All Rights Reserved. 粤ICP备15028808号</p>
  4. </footer>
  5. </div> <!-- /container -->
  6. <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
  7. <!-- <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script> -->
  8. </body>
  9. </html>