2023-07-13 17:44:04 +10:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html data-bs-theme="light" lang="en-au">
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<!--This Website was made by Nathan Woodburn https://nathan.woodburn.au -->
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
|
|
|
<title>Woodburn</title>
|
2023-07-27 22:49:24 +10:00
|
|
|
<link rel="canonical" href="https://woodburn.au/404">
|
|
|
|
<meta property="og:url" content="https://woodburn.au/404">
|
2023-07-13 19:04:55 +10:00
|
|
|
<meta name="twitter:card" content="summary">
|
|
|
|
<meta property="og:title" content="Woodburn">
|
|
|
|
<meta property="og:type" content="website">
|
2023-07-13 17:44:04 +10:00
|
|
|
<meta name="description" content="Woodburn Home Page">
|
2023-07-13 19:04:55 +10:00
|
|
|
<meta property="og:image" content="https://woodburn.au/assets/img/favicon.png">
|
|
|
|
<meta property="og:description" content="Woodburn">
|
|
|
|
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="assets/img/apple-touch-icon.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon-16x16.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon-32x32.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="180x180" href="assets/img/apple-touch-icon.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="192x192" href="assets/img/android-chrome-192x192.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="512x512" href="assets/img/android-chrome-512x512.png">
|
2023-07-13 17:44:04 +10:00
|
|
|
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
|
|
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap">
|
|
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Kaushan+Script&display=swap">
|
|
|
|
<link rel="stylesheet" href="assets/css/404.css">
|
|
|
|
<link rel="stylesheet" href="assets/css/Contact-Form-Clean.css">
|
|
|
|
<!--This Website was made by Nathan Woodburn https://nathan.woodburn.au -->
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body><!-- partial:index.partial.html -->
|
2023-07-13 17:09:23 +10:00
|
|
|
<p>HTTP: <span>404</span></p>
|
|
|
|
<div style="text-align: center;">
|
|
|
|
<div style="display: inline-block; text-align: left;">
|
|
|
|
<code><span>this_page</span>.<em>not_found</em> = true;</code>
|
|
|
|
<code><span>if</span> (<b>you_spelt_it_wrong</b>){<br><span>try_again()</span>;<br>}</code>
|
|
|
|
<code><span>else if</span> (<b>we_screwed_up</b>){<br><em>alert</em>(<i>"We're really sorry about that."</i>);<br><span>window</span>.<em>location</em> = home;<br>}</code>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- partial -->
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
function callback(){
|
|
|
|
return function(){
|
|
|
|
alert("We're really sorry about that.");
|
|
|
|
window.location = '/';
|
|
|
|
}
|
|
|
|
}
|
|
|
|
var a = "world";
|
|
|
|
setTimeout(callback(), 4000);
|
|
|
|
|
|
|
|
|
2023-07-13 17:44:04 +10:00
|
|
|
</script>
|
|
|
|
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
|
2023-07-27 21:44:36 +10:00
|
|
|
<script src="assets/js/bs-init.js"></script>
|
2023-07-13 17:44:04 +10:00
|
|
|
<script src="assets/js/agency.js"></script>
|
|
|
|
<script src="assets/js/404.js"></script>
|
|
|
|
</body>
|
|
|
|
|
2023-07-27 22:49:24 +10:00
|
|
|
</html>
|