aboutsummaryrefslogtreecommitdiffstats
path: root/web/down.default.html
diff options
context:
space:
mode:
authormatthew <matthew>2008-12-11 15:18:40 +0000
committermatthew <matthew>2008-12-11 15:18:40 +0000
commit9d35b85b7d738c38f5eccc978d2dd3142ca86040 (patch)
tree404838200e2f0d3c0a6c796433d864458a9b1025 /web/down.default.html
parentae3f2414aab79f803a19e8266f50c9c6ba2861da (diff)
Start of auto-rotation.
Diffstat (limited to 'web/down.default.html')
-rw-r--r--web/down.default.html35
1 files changed, 35 insertions, 0 deletions
diff --git a/web/down.default.html b/web/down.default.html
new file mode 100644
index 000000000..cd5b170fd
--- /dev/null
+++ b/web/down.default.html
@@ -0,0 +1,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="content">
+
+<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="https://secure.mysociety.org/cvstrac/dir?d=mysociety/bci">clever</a>&nbsp;<a
+href="https://secure.mysociety.org/cvstrac/dir?d=mysociety/services/TilMa">code</a>.</p>
+
+
+</body>
+</html>