mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
16761be4f6
[web] de-ng 404 and site-closed pages GitOrigin-RevId: 6673554e4ecdb6f7a2daf094fc06eb0d7b2b8b3e
10 lines
252 B
Text
10 lines
252 B
Text
extends ../layout-marketing
|
|
|
|
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
|