mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
2d8167fa0a
Add main landmark roles to multiple templates GitOrigin-RevId: 80ae851fae015b21a3210d71d04287c0c9a3024d
13 lines
No EOL
296 B
Text
13 lines
No EOL
296 B
Text
extends ../layout
|
|
|
|
block content
|
|
main.content
|
|
.container
|
|
.row
|
|
.col-md-8.col-md-offset-2.text-center
|
|
.page-header
|
|
h2 #{translate("restricted_no_permission")}
|
|
p
|
|
a(href="/")
|
|
i.fa.fa-arrow-circle-o-left(aria-hidden="true")
|
|
| #{translate("take_me_home")} |