add message on emergency maintenance
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
extends ../layout
|
extends ../layout
|
||||||
block content
|
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.panel-info
|
||||||
.panel-heading.text-center
|
.panel-heading.text-center
|
||||||
h1 Challenge Map
|
h1 Challenge Map
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
extends layout
|
extends layout
|
||||||
block content
|
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
|
.jumbotron
|
||||||
.text-center
|
.text-center
|
||||||
h1.hug-top Code with Us
|
h1.hug-top Code with Us
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
extends ../layout
|
extends ../layout
|
||||||
block content
|
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
|
.jumbotron
|
||||||
h2.text-center Scroll down and follow along with this 8-minute guide.
|
h2.text-center Scroll down and follow along with this 8-minute guide.
|
||||||
br
|
br
|
||||||
|
Reference in New Issue
Block a user