Files
pfostendynamics.com/403.html
T

35 lines
1.2 KiB
HTML

<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]> <html class="no-js"> <!--<![endif]-->
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Error 403 - Forbidden</title>
<meta name="description" content="403 Error Page" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="https://pfostendynamics.com/css/error.css" />
<link
href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@500&display=swap"
rel="stylesheet"
/>
<link rel="icon" href="https://pfostendynamics.com/img/nyancat.ico" />
</head>
<body class="disable-select">
<a
href="https://pfostendynamics.com/"
draggable="false"
ondragstart="return false;"
>
<div class="container">
<p style="padding-top: calc(40%)">
Error 403 - You're not allowed to see this
</p>
<p style="padding-top: calc(50%)">Click here to go to main page</p>
</div>
</a>
</body>
</html>