mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
21 lines
390 B
Text
21 lines
390 B
Text
|
extends ../layout
|
||
|
|
||
|
block vars
|
||
|
- metadata = { viewport: true }
|
||
|
|
||
|
block content
|
||
|
.content.content-alt
|
||
|
.container
|
||
|
.row
|
||
|
.col-md-6.col-md-offset-3.col-lg-4.col-lg-offset-4
|
||
|
.card
|
||
|
.page-header
|
||
|
h1 We're back!
|
||
|
p Overleaf is now running normally.
|
||
|
p
|
||
|
| Please
|
||
|
|
|
||
|
a(href="/login") log in
|
||
|
|
|
||
|
| to continue working on your projects.
|