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
10 lines
229 B
Text
10 lines
229 B
Text
extends ../layout
|
|
|
|
block content
|
|
main.content.content-alt
|
|
.container
|
|
.error-container
|
|
.error-details
|
|
p.error-status Not found
|
|
p.error-description #{translate("cant_find_page")}
|
|
a.error-btn(href="/") Home
|