starter.html 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  1. <!DOCTYPE html>
  2. <!--
  3. This is a starter template page. Use this page to start your new project from
  4. scratch. This page gets rid of all links and provides the needed markup only.
  5. -->
  6. <html>
  7. <head>
  8. <meta charset="UTF-8">
  9. <title>AdminLTE 2 | Dashboard</title>
  10. <meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'>
  11. <!-- Bootstrap 3.3.2 -->
  12. <link href="bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
  13. <!-- Font Awesome Icons -->
  14. <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
  15. <!-- Ionicons -->
  16. <link href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css" rel="stylesheet" type="text/css" />
  17. <!-- Theme style -->
  18. <link href="dist/css/AdminLTE.min.css" rel="stylesheet" type="text/css" />
  19. <!-- AdminLTE Skins. We have chosen the skin-blue for this starter
  20. page. However, you can choose any other skin. Make sure you
  21. apply the skin class to the body tag so the changes take effect.
  22. -->
  23. <link href="dist/css/skins/skin-blue.min.css" rel="stylesheet" type="text/css" />
  24. <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
  25. <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  26. <!--[if lt IE 9]>
  27. <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
  28. <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
  29. <![endif]-->
  30. </head>
  31. <!--
  32. BODY TAG OPTIONS:
  33. =================
  34. Apply one or more of the following classes to get the
  35. desired effect
  36. |---------------------------------------------------------|
  37. | SKINS | skin-blue |
  38. | | skin-black |
  39. | | skin-purple |
  40. | | skin-yellow |
  41. | | skin-red |
  42. | | skin-green |
  43. |---------------------------------------------------------|
  44. |LAYOUT OPTIONS | fixed |
  45. | | layout-boxed |
  46. | | layout-top-nav |
  47. | | sidebar-collapse |
  48. |---------------------------------------------------------|
  49. -->
  50. <body class="skin-blue sidebar-mini">
  51. <div class="wrapper">
  52. <!-- Main Header -->
  53. <header class="main-header">
  54. <!-- Logo -->
  55. <a href="index2.html" class="logo"><b>Admin</b>LTE</a>
  56. <!-- Header Navbar -->
  57. <nav class="navbar navbar-static-top" role="navigation">
  58. <!-- Sidebar toggle button-->
  59. <a href="#" class="sidebar-toggle" data-toggle="offcanvas" role="button">
  60. <span class="sr-only">Toggle navigation</span>
  61. </a>
  62. <!-- Navbar Right Menu -->
  63. <div class="navbar-custom-menu">
  64. <ul class="nav navbar-nav">
  65. <!-- Messages: style can be found in dropdown.less-->
  66. <li class="dropdown messages-menu">
  67. <!-- Menu toggle button -->
  68. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  69. <i class="fa fa-envelope-o"></i>
  70. <span class="label label-success">4</span>
  71. </a>
  72. <ul class="dropdown-menu">
  73. <li class="header">You have 4 messages</li>
  74. <li>
  75. <!-- inner menu: contains the messages -->
  76. <ul class="menu">
  77. <li><!-- start message -->
  78. <a href="#">
  79. <div class="pull-left">
  80. <!-- User Image -->
  81. <img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image"/>
  82. </div>
  83. <!-- Message title and timestamp -->
  84. <h4>
  85. Support Team
  86. <small><i class="fa fa-clock-o"></i> 5 mins</small>
  87. </h4>
  88. <!-- The message -->
  89. <p>Why not buy a new awesome theme?</p>
  90. </a>
  91. </li><!-- end message -->
  92. </ul><!-- /.menu -->
  93. </li>
  94. <li class="footer"><a href="#">See All Messages</a></li>
  95. </ul>
  96. </li><!-- /.messages-menu -->
  97. <!-- Notifications Menu -->
  98. <li class="dropdown notifications-menu">
  99. <!-- Menu toggle button -->
  100. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  101. <i class="fa fa-bell-o"></i>
  102. <span class="label label-warning">10</span>
  103. </a>
  104. <ul class="dropdown-menu">
  105. <li class="header">You have 10 notifications</li>
  106. <li>
  107. <!-- Inner Menu: contains the notifications -->
  108. <ul class="menu">
  109. <li><!-- start notification -->
  110. <a href="#">
  111. <i class="fa fa-users text-aqua"></i> 5 new members joined today
  112. </a>
  113. </li><!-- end notification -->
  114. </ul>
  115. </li>
  116. <li class="footer"><a href="#">View all</a></li>
  117. </ul>
  118. </li>
  119. <!-- Tasks Menu -->
  120. <li class="dropdown tasks-menu">
  121. <!-- Menu Toggle Button -->
  122. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  123. <i class="fa fa-flag-o"></i>
  124. <span class="label label-danger">9</span>
  125. </a>
  126. <ul class="dropdown-menu">
  127. <li class="header">You have 9 tasks</li>
  128. <li>
  129. <!-- Inner menu: contains the tasks -->
  130. <ul class="menu">
  131. <li><!-- Task item -->
  132. <a href="#">
  133. <!-- Task title and progress text -->
  134. <h3>
  135. Design some buttons
  136. <small class="pull-right">20%</small>
  137. </h3>
  138. <!-- The progress bar -->
  139. <div class="progress xs">
  140. <!-- Change the css width attribute to simulate progress -->
  141. <div class="progress-bar progress-bar-aqua" style="width: 20%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
  142. <span class="sr-only">20% Complete</span>
  143. </div>
  144. </div>
  145. </a>
  146. </li><!-- end task item -->
  147. </ul>
  148. </li>
  149. <li class="footer">
  150. <a href="#">View all tasks</a>
  151. </li>
  152. </ul>
  153. </li>
  154. <!-- User Account Menu -->
  155. <li class="dropdown user user-menu">
  156. <!-- Menu Toggle Button -->
  157. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  158. <!-- The user image in the navbar-->
  159. <img src="dist/img/user2-160x160.jpg" class="user-image" alt="User Image"/>
  160. <!-- hidden-xs hides the username on small devices so only the image appears. -->
  161. <span class="hidden-xs">Alexander Pierce</span>
  162. </a>
  163. <ul class="dropdown-menu">
  164. <!-- The user image in the menu -->
  165. <li class="user-header">
  166. <img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image" />
  167. <p>
  168. Alexander Pierce - Web Developer
  169. <small>Member since Nov. 2012</small>
  170. </p>
  171. </li>
  172. <!-- Menu Body -->
  173. <li class="user-body">
  174. <div class="col-xs-4 text-center">
  175. <a href="#">Followers</a>
  176. </div>
  177. <div class="col-xs-4 text-center">
  178. <a href="#">Sales</a>
  179. </div>
  180. <div class="col-xs-4 text-center">
  181. <a href="#">Friends</a>
  182. </div>
  183. </li>
  184. <!-- Menu Footer-->
  185. <li class="user-footer">
  186. <div class="pull-left">
  187. <a href="#" class="btn btn-default btn-flat">Profile</a>
  188. </div>
  189. <div class="pull-right">
  190. <a href="#" class="btn btn-default btn-flat">Sign out</a>
  191. </div>
  192. </li>
  193. </ul>
  194. </li>
  195. </ul>
  196. </div>
  197. </nav>
  198. </header>
  199. <!-- Left side column. contains the logo and sidebar -->
  200. <aside class="main-sidebar">
  201. <!-- sidebar: style can be found in sidebar.less -->
  202. <section class="sidebar">
  203. <!-- Sidebar user panel (optional) -->
  204. <div class="user-panel">
  205. <div class="pull-left image">
  206. <img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image" />
  207. </div>
  208. <div class="pull-left info">
  209. <p>Alexander Pierce</p>
  210. <!-- Status -->
  211. <a href="#"><i class="fa fa-circle text-success"></i> Online</a>
  212. </div>
  213. </div>
  214. <!-- search form (Optional) -->
  215. <form action="#" method="get" class="sidebar-form">
  216. <div class="input-group">
  217. <input type="text" name="q" class="form-control" placeholder="Search..."/>
  218. <span class="input-group-btn">
  219. <button type='submit' name='search' id='search-btn' class="btn btn-flat"><i class="fa fa-search"></i></button>
  220. </span>
  221. </div>
  222. </form>
  223. <!-- /.search form -->
  224. <!-- Sidebar Menu -->
  225. <ul class="sidebar-menu">
  226. <li class="header">HEADER</li>
  227. <!-- Optionally, you can add icons to the links -->
  228. <li class="active"><a href="#"><span>Link</span></a><</li>
  229. <li><a href="#"><span>Another Link</span></a></li>
  230. <li class="treeview">
  231. <a href="#"><span>Multilevel</span> <i class="fa fa-angle-left pull-right"></i></a>
  232. <ul class="treeview-menu">
  233. <li><a href="#">Link in level 2</a></li>
  234. <li><a href="#">Link in level 2</a></li>
  235. </ul>
  236. </li>
  237. </ul><!-- /.sidebar-menu -->
  238. </section>
  239. <!-- /.sidebar -->
  240. </aside>
  241. <!-- Content Wrapper. Contains page content -->
  242. <div class="content-wrapper">
  243. <!-- Content Header (Page header) -->
  244. <section class="content-header">
  245. <h1>
  246. Page Header
  247. <small>Optional description</small>
  248. </h1>
  249. <ol class="breadcrumb">
  250. <li><a href="#"><i class="fa fa-dashboard"></i> Level</a></li>
  251. <li class="active">Here</li>
  252. </ol>
  253. </section>
  254. <!-- Main content -->
  255. <section class="content">
  256. <!-- Your Page Content Here -->
  257. </section><!-- /.content -->
  258. </div><!-- /.content-wrapper -->
  259. <!-- Main Footer -->
  260. <footer class="main-footer">
  261. <!-- To the right -->
  262. <div class="pull-right hidden-xs">
  263. Anything you want
  264. </div>
  265. <!-- Default to the left -->
  266. <strong>Copyright &copy; 2015 <a href="#">Company</a>.</strong> All rights reserved.
  267. </footer>
  268. </div><!-- ./wrapper -->
  269. <!-- REQUIRED JS SCRIPTS -->
  270. <!-- jQuery 2.1.3 -->
  271. <script src="plugins/jQuery/jQuery-2.1.3.min.js"></script>
  272. <!-- Bootstrap 3.3.2 JS -->
  273. <script src="bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
  274. <!-- AdminLTE App -->
  275. <script src="dist/js/app.min.js" type="text/javascript"></script>
  276. <!-- Optionally, you can add Slimscroll and FastClick plugins.
  277. Both of these plugins are recommended to enhance the
  278. user experience -->
  279. </body>
  280. </html>