head.html 923 B

1234567891011121314151617
  1. <meta charset="utf-8">
  2. <title>Template by Rabin</title>
  3. <meta name="keywords" content="" />
  4. <meta name="description" content="" />
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">
  8. <link rel="stylesheet" type="text/css" href="../css/home.css">
  9. <link rel="stylesheet" type="text/css" href="../manage/simditor/styles/simditor.css">
  10. <link rel="stylesheet" type="text/css" href="../manage/pjax/nprogress.css" />
  11. <link rel="stylesheet" type="text/css" href="../manage/highlight/highlight.min.css">
  12. <script type="text/javascript" src="../js/jquery.min.js"></script>
  13. <script id="script"></script>
  14. <!--[if lt IE 9]>
  15. <script src="//cdn.bootcss.com/html5shiv/3.7.2/html5shiv.min.js"></script>
  16. <script src="//cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>
  17. <![endif]-->