Fixed bad error page css references
This commit is contained in:
parent
a0fa0dbf66
commit
29cb5f3e4c
@ -11,15 +11,15 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 401</title>
|
||||
<link rel="shortcut icon" href="img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="16x16">
|
||||
<link rel="shortcut icon" href="/_error/img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/_error/img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="16x16">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
<link href="/_error/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/style.css" rel="stylesheet">
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -11,15 +11,15 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 403</title>
|
||||
<link rel="shortcut icon" href="img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="16x16">
|
||||
<link rel="shortcut icon" href="/_error/img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/_error/img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="16x16">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
<link href="/_error/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/style.css" rel="stylesheet">
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -11,15 +11,15 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 404</title>
|
||||
<link rel="shortcut icon" href="img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="16x16">
|
||||
<link rel="shortcut icon" href="/_error/img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/_error/img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="16x16">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
<link href="/_error/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/style.css" rel="stylesheet">
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -11,15 +11,15 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 405</title>
|
||||
<link rel="shortcut icon" href="img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="16x16">
|
||||
<link rel="shortcut icon" href="/_error/img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/_error/img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="16x16">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
<link href="/_error/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/style.css" rel="stylesheet">
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -11,15 +11,15 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 406</title>
|
||||
<link rel="shortcut icon" href="img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="16x16">
|
||||
<link rel="shortcut icon" href="/_error/img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/_error/img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="16x16">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
<link href="/_error/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/style.css" rel="stylesheet">
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -11,15 +11,15 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 412</title>
|
||||
<link rel="shortcut icon" href="img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="16x16">
|
||||
<link rel="shortcut icon" href="/_error/img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/_error/img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="16x16">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
<link href="/_error/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/style.css" rel="stylesheet">
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -11,15 +11,15 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 500</title>
|
||||
<link rel="shortcut icon" href="img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="16x16">
|
||||
<link rel="shortcut icon" href="/_error/img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/_error/img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="16x16">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
<link href="/_error/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/style.css" rel="stylesheet">
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -11,15 +11,15 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 501</title>
|
||||
<link rel="shortcut icon" href="img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="16x16">
|
||||
<link rel="shortcut icon" href="/_error/img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/_error/img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="16x16">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
<link href="/_error/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/style.css" rel="stylesheet">
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -11,15 +11,15 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 502</title>
|
||||
<link rel="shortcut icon" href="img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="img/e-b.png" sizes="16x16">
|
||||
<link rel="shortcut icon" href="/_error/img/e-b.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/_error/img/e-b.png">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="/_error/img/e-b.png" sizes="16x16">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
<link href="/_error/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="/_error/css/style.css" rel="stylesheet">
|
||||
|
||||
</head>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user