blob: 0440f91f9e7b713d11d2836287ce8fd1649967a9 (
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
52
|
<!DOCTYPE html>
<html lang="en-gb">
<head>
<meta charset="utf-8">
<title>
WhatDoTheyKnow - make and browse Freedom of Information (FOI) requests
</title>
<link href="/assets/main.css" 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>
|