-
Notifications
You must be signed in to change notification settings - Fork 341
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
120 changed files
with
32,121 additions
and
8,573 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<!-- Basic Page Info --> | ||
<meta charset="utf-8"> | ||
<title>DeskApp - Bootstrap Admin Dashboard HTML Template</title> | ||
|
||
<!-- Site favicon --> | ||
<link rel="apple-touch-icon" sizes="180x180" href="vendors/images/apple-touch-icon.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="vendors/images/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="vendors/images/favicon-16x16.png"> | ||
|
||
<!-- Mobile Specific Metas --> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | ||
|
||
<!-- Google Font --> | ||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet"> | ||
<!-- CSS --> | ||
<link rel="stylesheet" type="text/css" href="vendors/styles/core.css"> | ||
<link rel="stylesheet" type="text/css" href="vendors/styles/icon-font.min.css"> | ||
<link rel="stylesheet" type="text/css" href="vendors/styles/style.css"> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119386393-1"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'UA-119386393-1'); | ||
</script> | ||
</head> | ||
<body> | ||
<div class="error-page d-flex align-items-center flex-wrap justify-content-center pd-20"> | ||
<div class="pd-10"> | ||
<div class="error-page-wrap text-center"> | ||
<h1>400</h1> | ||
<h3>Error: 400 PAGE NOT FOUND !</h3> | ||
<p>You Seem To Be Trying To Find His Way Home</p> | ||
<div class="pt-20 mx-auto max-width-200"> | ||
<a href="index.html" class="btn btn-primary btn-block btn-lg">Back To Home</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<!-- js --> | ||
<script src="vendors/scripts/core.js"></script> | ||
<script src="vendors/scripts/script.min.js"></script> | ||
<script src="vendors/scripts/process.js"></script> | ||
<script src="vendors/scripts/layout-settings.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<!-- Basic Page Info --> | ||
<meta charset="utf-8"> | ||
<title>DeskApp - Bootstrap Admin Dashboard HTML Template</title> | ||
|
||
<!-- Site favicon --> | ||
<link rel="apple-touch-icon" sizes="180x180" href="vendors/images/apple-touch-icon.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="vendors/images/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="vendors/images/favicon-16x16.png"> | ||
|
||
<!-- Mobile Specific Metas --> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | ||
|
||
<!-- Google Font --> | ||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet"> | ||
<!-- CSS --> | ||
<link rel="stylesheet" type="text/css" href="vendors/styles/core.css"> | ||
<link rel="stylesheet" type="text/css" href="vendors/styles/icon-font.min.css"> | ||
<link rel="stylesheet" type="text/css" href="vendors/styles/style.css"> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119386393-1"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'UA-119386393-1'); | ||
</script> | ||
</head> | ||
<body> | ||
<div class="error-page d-flex align-items-center flex-wrap justify-content-center pd-20"> | ||
<div class="pd-10"> | ||
<div class="error-page-wrap text-center"> | ||
<h1>403</h1> | ||
<h3>Error: 403 Forbidden</h3> | ||
<p>Sorry, access to this resource on the server is denied.<br>Either check the URL</p> | ||
<div class="pt-20 mx-auto max-width-200"> | ||
<a href="index.html" class="btn btn-primary btn-block btn-lg">Back To Home</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<!-- js --> | ||
<script src="vendors/scripts/core.js"></script> | ||
<script src="vendors/scripts/script.min.js"></script> | ||
<script src="vendors/scripts/process.js"></script> | ||
<script src="vendors/scripts/layout-settings.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<!-- Basic Page Info --> | ||
<meta charset="utf-8"> | ||
<title>DeskApp - Bootstrap Admin Dashboard HTML Template</title> | ||
|
||
<!-- Site favicon --> | ||
<link rel="apple-touch-icon" sizes="180x180" href="vendors/images/apple-touch-icon.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="vendors/images/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="vendors/images/favicon-16x16.png"> | ||
|
||
<!-- Mobile Specific Metas --> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | ||
|
||
<!-- Google Font --> | ||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet"> | ||
<!-- CSS --> | ||
<link rel="stylesheet" type="text/css" href="vendors/styles/core.css"> | ||
<link rel="stylesheet" type="text/css" href="vendors/styles/icon-font.min.css"> | ||
<link rel="stylesheet" type="text/css" href="vendors/styles/style.css"> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119386393-1"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'UA-119386393-1'); | ||
</script> | ||
</head> | ||
<body> | ||
<div class="error-page d-flex align-items-center flex-wrap justify-content-center pd-20"> | ||
<div class="pd-10"> | ||
<div class="error-page-wrap text-center"> | ||
<h1>404</h1> | ||
<h3>Error: 404 Page Not Found</h3> | ||
<p>Sorry, the page you’re looking for cannot be accessed.<br>Either check the URL</p> | ||
<div class="pt-20 mx-auto max-width-200"> | ||
<a href="index.html" class="btn btn-primary btn-block btn-lg">Back To Home</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<!-- js --> | ||
<script src="vendors/scripts/core.js"></script> | ||
<script src="vendors/scripts/script.min.js"></script> | ||
<script src="vendors/scripts/process.js"></script> | ||
<script src="vendors/scripts/layout-settings.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<!-- Basic Page Info --> | ||
<meta charset="utf-8"> | ||
<title>DeskApp - Bootstrap Admin Dashboard HTML Template</title> | ||
|
||
<!-- Site favicon --> | ||
<link rel="apple-touch-icon" sizes="180x180" href="vendors/images/apple-touch-icon.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="vendors/images/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="vendors/images/favicon-16x16.png"> | ||
|
||
<!-- Mobile Specific Metas --> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | ||
|
||
<!-- Google Font --> | ||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet"> | ||
<!-- CSS --> | ||
<link rel="stylesheet" type="text/css" href="vendors/styles/core.css"> | ||
<link rel="stylesheet" type="text/css" href="vendors/styles/icon-font.min.css"> | ||
<link rel="stylesheet" type="text/css" href="vendors/styles/style.css"> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119386393-1"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'UA-119386393-1'); | ||
</script> | ||
</head> | ||
<body> | ||
<div class="error-page d-flex align-items-center flex-wrap justify-content-center pd-20"> | ||
<div class="pd-10"> | ||
<div class="error-page-wrap text-center"> | ||
<h1>500</h1> | ||
<h3>Error: 500 Unexpected Error</h3> | ||
<p>An error ocurred and your request couldn’t be completed..<br>Either check the URL</p> | ||
<div class="pt-20 mx-auto max-width-200"> | ||
<a href="index.html" class="btn btn-primary btn-block btn-lg">Back To Home</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<!-- js --> | ||
<script src="vendors/scripts/core.js"></script> | ||
<script src="vendors/scripts/script.min.js"></script> | ||
<script src="vendors/scripts/process.js"></script> | ||
<script src="vendors/scripts/layout-settings.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<!-- Basic Page Info --> | ||
<meta charset="utf-8"> | ||
<title>DeskApp - Bootstrap Admin Dashboard HTML Template</title> | ||
|
||
<!-- Site favicon --> | ||
<link rel="apple-touch-icon" sizes="180x180" href="vendors/images/apple-touch-icon.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="vendors/images/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="vendors/images/favicon-16x16.png"> | ||
|
||
<!-- Mobile Specific Metas --> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | ||
|
||
<!-- Google Font --> | ||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet"> | ||
<!-- CSS --> | ||
<link rel="stylesheet" type="text/css" href="vendors/styles/core.css"> | ||
<link rel="stylesheet" type="text/css" href="vendors/styles/icon-font.min.css"> | ||
<link rel="stylesheet" type="text/css" href="vendors/styles/style.css"> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119386393-1"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'UA-119386393-1'); | ||
</script> | ||
</head> | ||
<body> | ||
<div class="error-page d-flex align-items-center flex-wrap justify-content-center pd-20"> | ||
<div class="pd-10"> | ||
<div class="error-page-wrap text-center"> | ||
<h1>503</h1> | ||
<h3>This Site Is Getting Up In Few Minutes.</h3> | ||
<p>Please Try After Some Time</p> | ||
<div class="pt-20 mx-auto max-width-200"> | ||
<a href="index.html" class="btn btn-primary btn-block btn-lg">Back To Home</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<!-- js --> | ||
<script src="vendors/scripts/core.js"></script> | ||
<script src="vendors/scripts/script.min.js"></script> | ||
<script src="vendors/scripts/process.js"></script> | ||
<script src="vendors/scripts/layout-settings.js"></script> | ||
</body> | ||
</html> |
Oops, something went wrong.