401.html 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <!doctype html>
  2. <!--
  3. * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
  4. * @version 1.0.0-alpha.3
  5. * @link https://github.com/tabler/tabler
  6. * Copyright 2018-2019 The Tabler Authors
  7. * Copyright 2018-2019 codecalm.net Paweł Kuna
  8. * Licensed under MIT (https://tabler.io/license)
  9. -->
  10. <html lang="en">
  11. <head>
  12. <meta charset="utf-8"/>
  13. <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
  14. <meta http-equiv="X-UA-Compatible" content="ie=edge"/>
  15. <meta name="msapplication-TileColor" content="#206bc4"/>
  16. <meta name="theme-color" content="#206bc4"/>
  17. <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/>
  18. <meta name="apple-mobile-web-app-capable" content="yes"/>
  19. <meta name="mobile-web-app-capable" content="yes"/>
  20. <meta name="HandheldFriendly" content="True"/>
  21. <meta name="MobileOptimized" content="320"/>
  22. <meta name="robots" content="noindex,nofollow,noarchive"/>
  23. <link rel="icon" href="./favicon.ico" type="image/x-icon"/>
  24. <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon"/>
  25. <title>Page 401 - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
  26. <!-- Libs CSS -->
  27. <link href="./dist/libs/jqvmap/dist/jqvmap.min.css?1580915872" rel="stylesheet"/>
  28. <link href="./dist/libs/selectize/dist/css/selectize.css?1580915872" rel="stylesheet"/>
  29. <link href="./dist/libs/fullcalendar/core/main.min.css?1580915872" rel="stylesheet"/>
  30. <link href="./dist/libs/fullcalendar/daygrid/main.min.css?1580915872" rel="stylesheet"/>
  31. <link href="./dist/libs/fullcalendar/timegrid/main.min.css?1580915872" rel="stylesheet"/>
  32. <link href="./dist/libs/fullcalendar/list/main.min.css?1580915872" rel="stylesheet"/>
  33. <link href="./dist/libs/flatpickr/dist/flatpickr.min.css?1580915872" rel="stylesheet"/>
  34. <link href="./dist/libs/nouislider/distribute/nouislider.min.css?1580915872" rel="stylesheet"/>
  35. <!-- Tabler Core -->
  36. <link href="./dist/css/tabler.min.css?1580915872" rel="stylesheet"/>
  37. <!-- Tabler Plugins -->
  38. <link href="./dist/css/tabler-flags.min.css?1580915872" rel="stylesheet"/>
  39. <link href="./dist/css/tabler-payments.min.css?1580915872" rel="stylesheet"/>
  40. <link href="./dist/css/tabler-buttons.min.css?1580915872" rel="stylesheet"/>
  41. <link href="./dist/css/demo.min.css?1580915872" rel="stylesheet"/>
  42. </head>
  43. <body class="antialiased border-top-wide border-primary d-flex flex-column">
  44. <div class="flex-fill d-flex align-items-center justify-content-center">
  45. <div class="container-tight py-6">
  46. <div class="empty">
  47. <div class="empty-icon">
  48. <div class="display-4">401</div>
  49. </div>
  50. <p class="empty-title h3">Oops… You just found an error page</p>
  51. <p class="empty-subtitle text-muted">
  52. We are sorry but you are not authorized to access this page
  53. </p>
  54. <div class="empty-action">
  55. <a href="./." class="btn btn-primary">
  56. <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><line x1="19" y1="12" x2="5" y2="12"></line><polyline points="12 19 5 12 12 5"></polyline></svg>
  57. Take me home
  58. </a>
  59. </div>
  60. </div>
  61. </div>
  62. </div>
  63. <!-- Libs JS -->
  64. <script src="./dist/libs/jquery/dist/jquery.slim.min.js?1580915872"></script>
  65. <!-- Tabler Core -->
  66. <script src="./dist/js/tabler.min.js?1580915872"></script>
  67. <script src="./dist/js/tabler-range-sliders.min.js?1580915872"></script>
  68. </body>
  69. </html>