overleaf/services/web/app/views/user/restricted.jade

13 lines
No EOL
279 B
Text

extends ../layout
block content
.content
.container
.row
.col-md-8.col-md-offset-2.text-center
.page-header
h2 Restricted, sorry you don't have permission to load this page.
p
a(href="/")
i.fa.fa-arrow-circle-o-left
| Take me home!