diff options
-rw-r--r-- | app/views/layouts/default.rhtml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/app/views/layouts/default.rhtml b/app/views/layouts/default.rhtml index fb60884c1..606203f06 100644 --- a/app/views/layouts/default.rhtml +++ b/app/views/layouts/default.rhtml @@ -147,13 +147,6 @@ <div id="wrapper"> <div id="content"> - <div id="downtime"> - WhatDoTheyKnow will be being moved from London to Manchester - beginning around 11.30pm GMT on Friday, and so will be - unavailable from then for a period of time; hopefully not too - long. - </div> - <% if flash[:notice] %> <div id="notice"><%= flash[:notice] %></div> <% end %> |