mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
Update General Error Pages Style GitOrigin-RevId: 04346784c94d5ce6bf3257fd128a3f00da4c4e9e
12 lines
274 B
Plaintext
12 lines
274 B
Plaintext
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")}
|
|
p.error-actions
|
|
a.error-btn(href="/") Home
|