add acadiagateway to projects
[dylansserver.git] / 404.php
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
3 <html>
4 <head>
5 <meta name="generator" content=
6 "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
7 <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
8
9 <title>404: not found</title>
10 <script type='text/javascript' src='/includes/syntax/scripts/shCore.js'></script>
11 <script type='text/javascript' src='/includes/syntax/scripts/shAutoloader.js'></script>
12 <link type='text/css' rel='stylesheet' href='/includes/syntax/styles/shCore.css'>
13 <link type='text/css' rel='stylesheet' href='/includes/syntax/styles/shThemeDefault.css'>
14 <style type='text/css' rel='stylesheet' href='/includes/syntax/styles/shThemeDefault.css'>
15 @font-face {
16 font-family: 'InconsolataMedium';
17 src: url('/font/inconsolata-webfont.eot');
18 src: url('/font/inconsolata-webfont.eot?#iefix') format('embedded-opentype'),
19 url('/font/inconsolata-webfont.woff') format('woff'),
20 url('/font/inconsolata-webfont.ttf') format('truetype'),
21 url('/font/inconsolata-webfont.svg#InconsolataMedium') format('svg');
22 font-weight: normal;
23 font-style: normal;
24 }
25
26 @font-face {
27 font-family: 'MuseoSlab500';
28 src: url('/font/museo_slab_500-webfont.eot');
29 src: url('/font/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'),
30 url('/font/museo_slab_500-webfont.woff') format('woff'),
31 url('/font/museo_slab_500-webfont.ttf') format('truetype'),
32 url('/font/museo_slab_500-webfont.svg#MuseoSlab500') format('svg');
33 font-weight: normal;
34 font-style: normal;
35 }
36 </style>
37 <script type='text/javascript'>
38 function highlight() {
39 SyntaxHighlighter.autoloader(
40 'js /includes/syntax/scripts/shBrushJScript.js',
41 'bash /includes/syntax/scripts/shBrushBash.js',
42 'sql /includes/syntax/scripts/shBrushSql.js',
43 'cpp /includes/syntax/scripts/shBrushCpp.js');
44 SyntaxHighlighter.defaults['gutter'] = false;
45 SyntaxHighlighter.defaults['toolbar'] = false;
46 SyntaxHighlighter.all();
47 }
48 </script>
49 </head>
50
51 <body>
52 <div style=
53 "margin-left:15px;text-align:center;font-family:sans-serif;">
54 <span style=
55 "font-size:20em;font-family:'MuseoSlab500';">sorry</span><br>
56 <br>
57 <span style="font-size:3em;font-family:'InconsolataMedium'">can't find that. maybe try
58 <a href="http://dylansserver.com">here</a>?</span><br>
59 </div>
60 </body>
61 </html>