404.html 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>AdminLTE 2 | 404 Page not found</title>
  6. <meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'>
  7. <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
  8. <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
  9. <!-- Ionicons -->
  10. <link href="http://code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css" rel="stylesheet" type="text/css" />
  11. <!-- Theme style -->
  12. <link href="../../dist/css/AdminLTE.min.css" rel="stylesheet" type="text/css" />
  13. <!-- AdminLTE Skins. Choose a skin from the css/skins
  14. folder instead of downloading all of them to reduce the load. -->
  15. <link href="../../dist/css/skins/_all-skins.min.css" rel="stylesheet" type="text/css" />
  16. <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
  17. <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  18. <!--[if lt IE 9]>
  19. <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
  20. <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
  21. <![endif]-->
  22. </head>
  23. <body class="skin-blue">
  24. <div class="wrapper">
  25. <!-- header logo: style can be found in header.less -->
  26. <header class="main-header">
  27. <a href="../../index2.html" class="logo">
  28. <!-- Add the class icon to your logo image or logo icon to add the margining -->
  29. AdminLTE
  30. </a>
  31. <!-- Header Navbar: style can be found in header.less -->
  32. <nav class="navbar navbar-static-top" role="navigation">
  33. <!-- Sidebar toggle button-->
  34. <a href="#" class="sidebar-toggle" data-toggle="offcanvas" role="button">
  35. <span class="sr-only">Toggle navigation</span>
  36. <span class="icon-bar"></span>
  37. <span class="icon-bar"></span>
  38. <span class="icon-bar"></span>
  39. </a>
  40. <div class="navbar-custom-menu">
  41. <ul class="nav navbar-nav">
  42. <!-- Messages: style can be found in dropdown.less-->
  43. <li class="dropdown messages-menu">
  44. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  45. <i class="fa fa-envelope-o"></i>
  46. <span class="label label-success">4</span>
  47. </a>
  48. <ul class="dropdown-menu">
  49. <li class="header">You have 4 messages</li>
  50. <li>
  51. <!-- inner menu: contains the actual data -->
  52. <ul class="menu">
  53. <li><!-- start message -->
  54. <a href="#">
  55. <div class="pull-left">
  56. <img src="../../dist/img/user2-160x160.jpg" class="img-circle" alt="User Image"/>
  57. </div>
  58. <h4>
  59. Support Team
  60. <small><i class="fa fa-clock-o"></i> 5 mins</small>
  61. </h4>
  62. <p>Why not buy a new awesome theme?</p>
  63. </a>
  64. </li><!-- end message -->
  65. <li>
  66. <a href="#">
  67. <div class="pull-left">
  68. <img src="../../dist/img/user3-128x128.jpg" class="img-circle" alt="user image"/>
  69. </div>
  70. <h4>
  71. AdminLTE Design Team
  72. <small><i class="fa fa-clock-o"></i> 2 hours</small>
  73. </h4>
  74. <p>Why not buy a new awesome theme?</p>
  75. </a>
  76. </li>
  77. <li>
  78. <a href="#">
  79. <div class="pull-left">
  80. <img src="../../dist/img/user4-128x128.jpg" class="img-circle" alt="user image"/>
  81. </div>
  82. <h4>
  83. Developers
  84. <small><i class="fa fa-clock-o"></i> Today</small>
  85. </h4>
  86. <p>Why not buy a new awesome theme?</p>
  87. </a>
  88. </li>
  89. <li>
  90. <a href="#">
  91. <div class="pull-left">
  92. <img src="../../dist/img/user3-128x128.jpg" class="img-circle" alt="user image"/>
  93. </div>
  94. <h4>
  95. Sales Department
  96. <small><i class="fa fa-clock-o"></i> Yesterday</small>
  97. </h4>
  98. <p>Why not buy a new awesome theme?</p>
  99. </a>
  100. </li>
  101. <li>
  102. <a href="#">
  103. <div class="pull-left">
  104. <img src="../../dist/img/user4-128x128.jpg" class="img-circle" alt="user image"/>
  105. </div>
  106. <h4>
  107. Reviewers
  108. <small><i class="fa fa-clock-o"></i> 2 days</small>
  109. </h4>
  110. <p>Why not buy a new awesome theme?</p>
  111. </a>
  112. </li>
  113. </ul>
  114. </li>
  115. <li class="footer"><a href="#">See All Messages</a></li>
  116. </ul>
  117. </li>
  118. <!-- Notifications: style can be found in dropdown.less -->
  119. <li class="dropdown notifications-menu">
  120. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  121. <i class="fa fa-bell-o"></i>
  122. <span class="label label-warning">10</span>
  123. </a>
  124. <ul class="dropdown-menu">
  125. <li class="header">You have 10 notifications</li>
  126. <li>
  127. <!-- inner menu: contains the actual data -->
  128. <ul class="menu">
  129. <li>
  130. <a href="#">
  131. <i class="ion ion-ios-people info"></i> 5 new members joined today
  132. </a>
  133. </li>
  134. <li>
  135. <a href="#">
  136. <i class="fa fa-warning danger"></i> Very long description here that may not fit into the page and may cause design problems
  137. </a>
  138. </li>
  139. <li>
  140. <a href="#">
  141. <i class="fa fa-users warning"></i> 5 new members joined
  142. </a>
  143. </li>
  144. <li>
  145. <a href="#">
  146. <i class="ion ion-ios-cart success"></i> 25 sales made
  147. </a>
  148. </li>
  149. <li>
  150. <a href="#">
  151. <i class="ion ion-ios-person danger"></i> You changed your username
  152. </a>
  153. </li>
  154. </ul>
  155. </li>
  156. <li class="footer"><a href="#">View all</a></li>
  157. </ul>
  158. </li>
  159. <!-- Tasks: style can be found in dropdown.less -->
  160. <li class="dropdown tasks-menu">
  161. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  162. <i class="fa fa-flag-o"></i>
  163. <span class="label label-danger">9</span>
  164. </a>
  165. <ul class="dropdown-menu">
  166. <li class="header">You have 9 tasks</li>
  167. <li>
  168. <!-- inner menu: contains the actual data -->
  169. <ul class="menu">
  170. <li><!-- Task item -->
  171. <a href="#">
  172. <h3>
  173. Design some buttons
  174. <small class="pull-right">20%</small>
  175. </h3>
  176. <div class="progress xs">
  177. <div class="progress-bar progress-bar-aqua" style="width: 20%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
  178. <span class="sr-only">20% Complete</span>
  179. </div>
  180. </div>
  181. </a>
  182. </li><!-- end task item -->
  183. <li><!-- Task item -->
  184. <a href="#">
  185. <h3>
  186. Create a nice theme
  187. <small class="pull-right">40%</small>
  188. </h3>
  189. <div class="progress xs">
  190. <div class="progress-bar progress-bar-green" style="width: 40%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
  191. <span class="sr-only">40% Complete</span>
  192. </div>
  193. </div>
  194. </a>
  195. </li><!-- end task item -->
  196. <li><!-- Task item -->
  197. <a href="#">
  198. <h3>
  199. Some task I need to do
  200. <small class="pull-right">60%</small>
  201. </h3>
  202. <div class="progress xs">
  203. <div class="progress-bar progress-bar-red" style="width: 60%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
  204. <span class="sr-only">60% Complete</span>
  205. </div>
  206. </div>
  207. </a>
  208. </li><!-- end task item -->
  209. <li><!-- Task item -->
  210. <a href="#">
  211. <h3>
  212. Make beautiful transitions
  213. <small class="pull-right">80%</small>
  214. </h3>
  215. <div class="progress xs">
  216. <div class="progress-bar progress-bar-yellow" style="width: 80%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
  217. <span class="sr-only">80% Complete</span>
  218. </div>
  219. </div>
  220. </a>
  221. </li><!-- end task item -->
  222. </ul>
  223. </li>
  224. <li class="footer">
  225. <a href="#">View all tasks</a>
  226. </li>
  227. </ul>
  228. </li>
  229. <!-- User Account: style can be found in dropdown.less -->
  230. <li class="dropdown user user-menu">
  231. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  232. <img src="../../dist/img/user2-160x160.jpg" class="user-image" alt="User Image"/>
  233. <span class="hidden-xs">Alexander Pierce</span>
  234. </a>
  235. <ul class="dropdown-menu">
  236. <!-- User image -->
  237. <li class="user-header">
  238. <img src="../../dist/img/user2-160x160.jpg" class="img-circle" alt="User Image" />
  239. <p>
  240. Alexander Pierce - Web Developer
  241. <small>Member since Nov. 2012</small>
  242. </p>
  243. </li>
  244. <!-- Menu Body -->
  245. <li class="user-body">
  246. <div class="col-xs-4 text-center">
  247. <a href="#">Followers</a>
  248. </div>
  249. <div class="col-xs-4 text-center">
  250. <a href="#">Sales</a>
  251. </div>
  252. <div class="col-xs-4 text-center">
  253. <a href="#">Friends</a>
  254. </div>
  255. </li>
  256. <!-- Menu Footer-->
  257. <li class="user-footer">
  258. <div class="pull-left">
  259. <a href="#" class="btn btn-default btn-flat">Profile</a>
  260. </div>
  261. <div class="pull-right">
  262. <a href="#" class="btn btn-default btn-flat">Sign out</a>
  263. </div>
  264. </li>
  265. </ul>
  266. </li>
  267. </ul>
  268. </div>
  269. </nav>
  270. </header>
  271. <!-- Left side column. contains the logo and sidebar -->
  272. <aside class="main-sidebar">
  273. <!-- sidebar: style can be found in sidebar.less -->
  274. <section class="sidebar">
  275. <!-- Sidebar user panel -->
  276. <div class="user-panel">
  277. <div class="pull-left image">
  278. <img src="../../dist/img/user2-160x160.jpg" class="img-circle" alt="User Image" />
  279. </div>
  280. <div class="pull-left info">
  281. <p>Alexander Pierce</p>
  282. <a href="#"><i class="fa fa-circle text-success"></i> Online</a>
  283. </div>
  284. </div>
  285. <!-- search form -->
  286. <form action="#" method="get" class="sidebar-form">
  287. <div class="input-group">
  288. <input type="text" name="q" class="form-control" placeholder="Search..."/>
  289. <span class="input-group-btn">
  290. <button type='submit' name='seach' id='search-btn' class="btn btn-flat"><i class="fa fa-search"></i></button>
  291. </span>
  292. </div>
  293. </form>
  294. <!-- /.search form -->
  295. <!-- sidebar menu: : style can be found in sidebar.less -->
  296. <ul class="sidebar-menu">
  297. <li class="header">MAIN NAVIGATION</li>
  298. <li class="treeview">
  299. <a href="#">
  300. <i class="fa fa-dashboard"></i> <span>Dashboard</span> <i class="fa fa-angle-left pull-right"></i>
  301. </a>
  302. <ul class="treeview-menu">
  303. <li><a href="../../index.html"><i class="fa fa-angle-double-right"></i> Dashboard v1</a></li>
  304. <li><a href="../../index2.html"><i class="fa fa-angle-double-right"></i> Dashboard v2</a></li>
  305. </ul>
  306. </li>
  307. <li>
  308. <a href="../widgets.html">
  309. <i class="fa fa-th"></i> <span>Widgets</span> <small class="label pull-right bg-green">new</small>
  310. </a>
  311. </li>
  312. <li class="treeview">
  313. <a href="#">
  314. <i class="fa fa-bar-chart-o"></i>
  315. <span>Charts</span>
  316. <i class="fa fa-angle-left pull-right"></i>
  317. </a>
  318. <ul class="treeview-menu">
  319. <li><a href="../charts/morris.html"><i class="fa fa-angle-double-right"></i> Morris</a></li>
  320. <li><a href="../charts/flot.html"><i class="fa fa-angle-double-right"></i> Flot</a></li>
  321. <li><a href="../charts/inline.html"><i class="fa fa-angle-double-right"></i> Inline charts</a></li>
  322. </ul>
  323. </li>
  324. <li class="treeview">
  325. <a href="#">
  326. <i class="fa fa-laptop"></i>
  327. <span>UI Elements</span>
  328. <i class="fa fa-angle-left pull-right"></i>
  329. </a>
  330. <ul class="treeview-menu">
  331. <li><a href="../UI/general.html"><i class="fa fa-angle-double-right"></i> General</a></li>
  332. <li><a href="../UI/icons.html"><i class="fa fa-angle-double-right"></i> Icons</a></li>
  333. <li><a href="../UI/buttons.html"><i class="fa fa-angle-double-right"></i> Buttons</a></li>
  334. <li><a href="../UI/sliders.html"><i class="fa fa-angle-double-right"></i> Sliders</a></li>
  335. <li><a href="../UI/timeline.html"><i class="fa fa-angle-double-right"></i> Timeline</a></li>
  336. <li><a href="../UI/modals.html"><i class="fa fa-angle-double-right"></i> Modals</a></li>
  337. </ul>
  338. </li>
  339. <li class="treeview">
  340. <a href="#">
  341. <i class="fa fa-edit"></i> <span>Forms</span>
  342. <i class="fa fa-angle-left pull-right"></i>
  343. </a>
  344. <ul class="treeview-menu">
  345. <li><a href="../forms/general.html"><i class="fa fa-angle-double-right"></i> General Elements</a></li>
  346. <li><a href="../forms/advanced.html"><i class="fa fa-angle-double-right"></i> Advanced Elements</a></li>
  347. <li><a href="../forms/editors.html"><i class="fa fa-angle-double-right"></i> Editors</a></li>
  348. </ul>
  349. </li>
  350. <li class="treeview">
  351. <a href="#">
  352. <i class="fa fa-table"></i> <span>Tables</span>
  353. <i class="fa fa-angle-left pull-right"></i>
  354. </a>
  355. <ul class="treeview-menu">
  356. <li><a href="../tables/simple.html"><i class="fa fa-angle-double-right"></i> Simple tables</a></li>
  357. <li><a href="../tables/data.html"><i class="fa fa-angle-double-right"></i> Data tables</a></li>
  358. </ul>
  359. </li>
  360. <li>
  361. <a href="../calendar.html">
  362. <i class="fa fa-calendar"></i> <span>Calendar</span>
  363. <small class="label pull-right bg-red">3</small>
  364. </a>
  365. </li>
  366. <li>
  367. <a href="../mailbox.html">
  368. <i class="fa fa-envelope"></i> <span>Mailbox</span>
  369. <small class="label pull-right bg-yellow">12</small>
  370. </a>
  371. </li>
  372. <li class="treeview active">
  373. <a href="#">
  374. <i class="fa fa-folder"></i> <span>Examples</span>
  375. <i class="fa fa-angle-left pull-right"></i>
  376. </a>
  377. <ul class="treeview-menu">
  378. <li><a href="invoice.html"><i class="fa fa-angle-double-right"></i> Invoice</a></li>
  379. <li><a href="login.html"><i class="fa fa-angle-double-right"></i> Login</a></li>
  380. <li><a href="register.html"><i class="fa fa-angle-double-right"></i> Register</a></li>
  381. <li><a href="lockscreen.html"><i class="fa fa-angle-double-right"></i> Lockscreen</a></li>
  382. <li class="active"><a href="404.html"><i class="fa fa-angle-double-right"></i> 404 Error</a></li>
  383. <li><a href="500.html"><i class="fa fa-angle-double-right"></i> 500 Error</a></li>
  384. <li><a href="blank.html"><i class="fa fa-angle-double-right"></i> Blank Page</a></li>
  385. </ul>
  386. </li>
  387. <li class="treeview">
  388. <a href="#">
  389. <i class="fa fa-share"></i> <span>Multilevel</span>
  390. <i class="fa fa-angle-left pull-right"></i>
  391. </a>
  392. <ul class="treeview-menu">
  393. <li><a href="#"><i class="fa fa-angle-double-right"></i> Level One</a></li>
  394. <li>
  395. <a href="#"><i class="fa fa-angle-double-right"></i> Level One <i class="fa fa-angle-left pull-right"></i></a>
  396. <ul class="treeview-menu">
  397. <li><a href="#"><i class="fa fa-angle-double-right"></i> Level Two</a></li>
  398. <li>
  399. <a href="#"><i class="fa fa-angle-double-right"></i> Level Two <i class="fa fa-angle-left pull-right"></i></a>
  400. <ul class="treeview-menu">
  401. <li><a href="#"><i class="fa fa-angle-double-right"></i> Level Three</a></li>
  402. <li><a href="#"><i class="fa fa-angle-double-right"></i> Level Three</a></li>
  403. </ul>
  404. </li>
  405. </ul>
  406. </li>
  407. <li><a href="#"><i class="fa fa-angle-double-right"></i> Level One</a></li>
  408. </ul>
  409. </li>
  410. <li><a href="../../documentation/index.html"><i class="fa fa-book"></i> Documentation</a></li>
  411. <li class="header">LABELS</li>
  412. <li><a href="#"><i class="fa fa-circle-o text-danger"></i> Important</a></li>
  413. <li><a href="#"><i class="fa fa-circle-o text-warning"></i> Warning</a></li>
  414. <li><a href="#"><i class="fa fa-circle-o text-info"></i> Information</a></li>
  415. </ul>
  416. </section>
  417. <!-- /.sidebar -->
  418. </aside>
  419. <!-- Right side column. Contains the navbar and content of the page -->
  420. <div class="content-wrapper">
  421. <!-- Content Header (Page header) -->
  422. <section class="content-header">
  423. <h1>
  424. 404 Error Page
  425. </h1>
  426. <ol class="breadcrumb">
  427. <li><a href="#"><i class="fa fa-dashboard"></i> Home</a></li>
  428. <li><a href="#">Examples</a></li>
  429. <li class="active">404 error</li>
  430. </ol>
  431. </section>
  432. <!-- Main content -->
  433. <section class="content">
  434. <div class="error-page">
  435. <h2 class="headline text-yellow"> 404</h2>
  436. <div class="error-content">
  437. <h3><i class="fa fa-warning text-yellow"></i> Oops! Page not found.</h3>
  438. <p>
  439. We could not find the page you were looking for.
  440. Meanwhile, you may <a href='../../index.html'>return to dashboard</a> or try using the search form.
  441. </p>
  442. <form class='search-form'>
  443. <div class='input-group'>
  444. <input type="text" name="search" class='form-control' placeholder="Search"/>
  445. <div class="input-group-btn">
  446. <button type="submit" name="submit" class="btn btn-warning btn-flat"><i class="fa fa-search"></i></button>
  447. </div>
  448. </div><!-- /.input-group -->
  449. </form>
  450. </div><!-- /.error-content -->
  451. </div><!-- /.error-page -->
  452. </section><!-- /.content -->
  453. </div><!-- /.content-wrapper -->
  454. <footer class="main-footer">
  455. <div class="pull-right hidden-xs">
  456. <b>Version</b> 2.0
  457. </div>
  458. <strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights reserved.
  459. </footer>
  460. </div><!-- ./wrapper -->
  461. <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
  462. <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js" type="text/javascript"></script>
  463. <!-- AdminLTE App -->
  464. <script src="../../dist/js/app.min.js" type="text/javascript"></script>
  465. <!-- AdminLTE for demo purposes -->
  466. <script src="../../dist/js/demo.js" type="text/javascript"></script>
  467. </body>
  468. </html>