diff --git a/server/views/challengeMap/show.jade b/server/views/challengeMap/show.jade index 5c33397a4f..294368b722 100644 --- a/server/views/challengeMap/show.jade +++ b/server/views/challengeMap/show.jade @@ -1,7 +1,5 @@ extends ../layout block content - .bg-danger.default-border-radius - p      We are running emergency server maintenance. Your account and challenge completion will not be saved until this message goes away. Sorry about the inconvenience and thank you for your understanding. .panel.panel-info .panel-heading.text-center h1 Challenge Map diff --git a/server/views/home.jade b/server/views/home.jade index 7c1ff3677e..f08d7528ca 100644 --- a/server/views/home.jade +++ b/server/views/home.jade @@ -1,7 +1,5 @@ extends layout block content - .bg-danger.default-border-radius - p      We are running emergency server maintenance. Your account and challenge completion will not be saved until this message goes away. Sorry about the inconvenience and thank you for your understanding. .jumbotron .text-center h1.hug-top Code with Us diff --git a/server/views/resources/get-started.jade b/server/views/resources/get-started.jade index bbf1f74d1a..66ea1c2d35 100644 --- a/server/views/resources/get-started.jade +++ b/server/views/resources/get-started.jade @@ -1,7 +1,5 @@ extends ../layout block content - .bg-danger.default-border-radius - p      We are running emergency server maintenance. Your account and challenge completion will not be saved until this message goes away. Sorry about the inconvenience and thank you for your understanding. .jumbotron h2.text-center Scroll down and follow along with this 8-minute guide. br