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