aboutsummaryrefslogtreecommitdiffstats
path: root/web/down.default.html
blob: 35d2cf237c9a1dc150a61b6e7c9cce5148fcbe18 (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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en-gb">
    <head>
        <title>FixMyStreet</title>
        <style type="text/css">@import url("/css/core.css"); @import url("/css/main.css");</style>
<!--[if LT IE 7]>
<style type="text/css">@import url("/css/ie6.css");</style>
<![endif]-->

        <!-- RSS -->
    </head>
    <body>
<h1 id="header">Fix<span id="my">My</span>Street</h1>

<div id="wrapper"><div id="mysociety">

<p id="expl"><strong>FixMyStreet is currently down for maintenance.</strong>
<br><small>Please come back later.</small></p>

</div></div>

<h2 class="v">Navigation</h2>
<ul id="navigation">
<li>team&#64;fixmystreet.com</a></li>
</ul>

<a href="http://www.mysociety.org/"><img id="logo" src="/i/mysociety-dark.png" alt="View mySociety.org"><span id="logoie"></span></a>

<p id="footer">Built by <a href="http://www.mysociety.org/">mySociety</a>,
using some <a href="http://github.com/mysociety/fixmystreet">clever</a>&nbsp;<a
href="https://secure.mysociety.org/cvstrac/dir?d=mysociety/services/TilMa">code</a>.</p>


</body>
</html>