mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
bb882c697c
Add "Skip to content" to improve accessibility GitOrigin-RevId: 43368a65057656bdea10b6be3c598d68bd8e2d40
10 lines
242 B
Text
10 lines
242 B
Text
extends ../layout
|
|
|
|
block content
|
|
main.content.content-alt#main-content
|
|
.container
|
|
.error-container
|
|
.error-details
|
|
p.error-status Not found
|
|
p.error-description #{translate("cant_find_page")}
|
|
a.error-btn(href="/") Home
|