diff options
author | Matthew Somerville <matthew@mysociety.org> | 2015-09-21 18:04:28 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2015-09-21 18:04:28 +0100 |
commit | 7de45d4a4c33a5afcf3546b12bf37d63ce340dc6 (patch) | |
tree | 01f66a2934f505339487b957663111e948cec030 /web | |
parent | 87c98049ced69902427c752666245bf652727a37 (diff) |
Bring down page up to date, and work via proxy.
Fixes #1164.
Diffstat (limited to 'web')
-rw-r--r-- | web/down.default.html | 111 |
1 files changed, 90 insertions, 21 deletions
diff --git a/web/down.default.html b/web/down.default.html index f86ca504f..a4f58e15a 100644 --- a/web/down.default.html +++ b/web/down.default.html @@ -1,34 +1,103 @@ <!doctype html> -<!--[if lt IE 7]><html class="ie6 iel8" lang="en-gb"><![endif]--> -<!--[if IE 7]> <html class="ie7 iel8" lang="en-gb"><![endif]--> -<!--[if IE 8]> <html class="ie8 iel8" lang="en-gb"><![endif]--> -<!--[if gt IE 8]><!--><html lang="en-gb"><!--<![endif]--> +<!--[if lt IE 7]><html class="no-js ie6 iel8" lang="en-gb"><![endif]--> +<!--[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> - <title>FixMyStreet</title> - <link rel="stylesheet" type="text/css" href="/css/core.css"> - <link rel="stylesheet" type="text/css" href="/css/main.css"> + <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> -<h1 id="header">Fix<span id="my">My</span>Street</h1> -<div id="wrapper"><div id="mysociety"> + <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> -<p id="expl"><strong>FixMyStreet is currently down for maintenance.</strong> -<br><small>Please come back later.</small></p> + <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></div> + </div><!-- .content role=main --> + </div><!-- .container --> -<h2 class="v">Navigation</h2> -<ul id="navigation"> -<li>team@fixmystreet.com</li> -</ul> + </div><!-- .table-cell --> -<a href="http://www.mysociety.org/"><img id="logo" width="133" height="26" src="/i/mysociety-dark.png" alt="View mySociety.org"><span id="logoie"></span></a> + <div class="nav-wrapper"> + <div class="nav-wrapper-2"> + <div id="main-nav" role="navigation"> + <ul id="mysoc-menu"> + <li><a id="mysoc-logo" href="https://www.mysociety.org/">mySociety</a></li> + </ul> + </div> + </div> + </div> -<p id="footer">Built by <a href="http://www.mysociety.org/">mySociety</a> - | <a href="http://github.com/mysociety/fixmystreet">Source code</a> -</p> + </div> <!-- .wrapper --> </body> </html> |