blob: 760004cc1de08c63ff9dc99b86b45937afeaa919 (
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
|
<!doctype html>
<!--[if IE 7]> <html class="no-js ie7 iel8" lang="en-gb"><![endif]-->
<!--[if IE 8]> <html class="no-js ie8 iel8" lang="en-gb"><![endif]-->
<!--[if IE 9]> <html class="no-js ie9" lang="en-gb"><![endif]-->
<!--[if gt IE 9]><!--><html class="no-js" lang="en-gb"><!--<![endif]-->
<head>
<meta name="viewport" content="initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<meta name="HandHeldFriendly" content="true">
<meta name="mobileoptimized" content="0">
<meta property="og:url" content="https://www.fixmystreet.com/">
<meta property="og:title" content="FixMyStreet">
<meta property="og:site_name" content="FixMyStreet">
<meta property="og:description" content="Report, view, and discuss local street-related problems.">
<meta property="og:type" content="website">
<meta property="og:image" content="https://www.fixmystreet.com/cobrands/fixmystreet/fms-og_image.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="500">
<meta property="og:image:height" content="500">
<link rel="stylesheet" href="https://www.fixmystreet.com/cobrands/fixmystreet.com/base.css?1442505663">
<link rel="stylesheet" href="https://www.fixmystreet.com/cobrands/fixmystreet.com/layout.css?1442576262" media="(min-width:48em)">
<!--[if (lt IE 9) & (!IEMobile)]>
<link rel="stylesheet" href="https://www.fixmystreet.com/cobrands/fixmystreet.com/layout.css?1442576262">
<![endif]-->
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="cobrand" content="fixmystreet">
<title>Down for maintenance :: FixMyStreet</title>
<link rel="Shortcut Icon" type="image/x-icon" href="https://www.fixmystreet.com/cobrands/fixmystreet.com/favicon.ico">
</head>
<body class="fullwidthpage">
<div class="wrapper">
<div class="table-cell">
<header id="site-header" role="banner">
<div class="container">
<a href="/" id="site-logo">FixMyStreet</a>
</div>
</header>
<div class="container">
<div class="content" role="main">
<div class="tablewrapper">
<h1>FixMyStreet is currently down for maintenance.</h1>
<p>Please come back later.</p>
</div>
<footer role="contentinfo">
<div class="tablewrapper bordered">
<div id="footer-mobileapps">
<h4>The FixMyStreet App</h4>
<p>
<a href="https://itunes.apple.com/gb/app/fixmystreet/id297456545">
<img alt="FixMyStreet app on the App Store" src="https://www.fixmystreet.com/cobrands/fixmystreet/images/itunes_store_logo.png" />
</a>
<a href="https://play.google.com/store/apps/details?id=org.mysociety.FixMyStreet">
<img alt="FixMyStreet Android app on Google Play" src="https://www.fixmystreet.com/cobrands/fixmystreet/images/google_play_logo.png" />
</a>
</p>
</div>
<div id="footer-help">
<p>
Powered by <a class="platform-logo" href="http://fixmystreet.org/">FixMyStreet Platform</a>
</p>
<ul>
<li>
<h4>Are you a developer?</h4>
<p>Would you like to contribute to FixMyStreet? Our code is open source and <a href="http://fixmystreet.org">available at fixmystreet.org</a>.</p>
</li>
</ul>
</div>
</div>
</footer>
</div><!-- .content role=main -->
</div><!-- .container -->
</div><!-- .table-cell -->
<div class="nav-wrapper">
<div class="nav-wrapper-2">
<div id="main-nav" role="navigation">
<ul class="nav-menu nav-menu--mysoc">
<li><a id="mysoc-logo" href="https://www.mysociety.org/">mySociety</a></li>
</ul>
</div>
</div>
</div>
</div> <!-- .wrapper -->
</body>
</html>
|