| 12345678910111213141516171819 |
- extends ../layout-website-redesign
- block vars
- - isWebsiteRedesign = true
- block content
- main#main-content.content
- .container
- .row
- .col-lg-6.offset-lg-3.col-xl-4.offset-xl-4
- .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.
|