mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-23 17:32:20 +00:00
Style closed page
This commit is contained in:
parent
2dc43b504c
commit
60174ffb09
1 changed files with 11 additions and 10 deletions
|
@ -1,13 +1,14 @@
|
||||||
extends ../layout
|
extends ../layout
|
||||||
|
|
||||||
block content
|
block content
|
||||||
.container
|
.content
|
||||||
.row
|
.container
|
||||||
.span4.offset4.span-box
|
.row
|
||||||
.page-header
|
.col-md-8.col-md-offset-2.text-center
|
||||||
h1 Maintenance
|
.page-header
|
||||||
p
|
h1 Maintenance
|
||||||
| Sorry, ShareLaTeX is briefly down for maintenance.
|
p
|
||||||
| We should be back within minutes, but if not, or you have
|
| Sorry, ShareLaTeX is briefly down for maintenance.
|
||||||
| an urgent request, please contact us at
|
| We should be back within minutes, but if not, or you have
|
||||||
| support@sharelatex.com
|
| an urgent request, please contact us at
|
||||||
|
| support@sharelatex.com
|
||||||
|
|
Loading…
Reference in a new issue