aboutsummaryrefslogtreecommitdiffstats
path: root/public/down.default.html
blob: c01e8fa19d35c90bc7418cfed69377084a32610a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en-gb">
    <head>
        <title>
            WhatDoTheyKnow - make and browse Freedom of Information (FOI) requests
        </title>

        <link href="http://www.whatdotheyknow.com/stylesheets/main.css?1246372679" media="screen" rel="stylesheet" title="Main" type="text/css">
        <!--[if LT IE 7]>
        <style type="text/css">@import url("/stylesheets/ie6.css");</style>
        <![endif]-->

    </head>
    <body>

    <div id="banner">
    </div>
    <div id="header">
        <h1>
            <a href="/">WhatDoTheyKnow?</a>
        </h1>
        <div id="tagline">
            Make and explore Freedom of Information requests
        </div>
    </div>
    <div id="mysoclogo">
        <a href="http://www.mysociety.org">a site by mysociety.org</a>
    </div>
    <div id="topnav">
        <ul id="navigation"></ul>
    </div>

    <div id="wrapper">
        <div id="content">
            <div id="general_frontpage">
                <div id="frontpage_search">
                    <h1>Sorry. WhatDoTheyKnow is down for maintenance. Please come back in a few minutes.</h1>
                </div>
            </div>
        </div>
    </div>

    <div id="footer">
        Built by <a href="http://www.mysociety.org/">mySociety</a> ...
        <a href="/help/credits#helpus">and you</a>
        |
        Dedicated to <a href="http://mk.ucant.org/archives/000129.html">Chris Lightfoot</a>
    </div>

    </body>
</html>