add message on emergency maintenance
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
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
|
||||
|
@ -1,5 +1,7 @@
|
||||
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
|
||||
|
@ -1,5 +1,7 @@
|
||||
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
|
||||
|
Reference in New Issue
Block a user