mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-15 10:21:05 +00:00
10 lines
225 B
Text
10 lines
225 B
Text
extends ../layout
|
|
|
|
block content
|
|
.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
|