mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
41f75b5936
Fix potential Angular XSS issues GitOrigin-RevId: a18a609a25b29e910cb78e28a37398417cfe4842
14 lines
389 B
Text
14 lines
389 B
Text
extends ../layout
|
|
|
|
block content
|
|
.content
|
|
.container
|
|
.row
|
|
.col-md-8.col-md-offset-2.text-center
|
|
.page-header
|
|
h1 Maintenance
|
|
p (ng-non-bindable)
|
|
| Sorry, #{settings.appName} is briefly down for maintenance.
|
|
| We should be back within minutes, but if not, or you have
|
|
| an urgent request, please contact us at
|
|
| #{settings.adminEmail}
|