mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
12 lines
351 B
Text
12 lines
351 B
Text
|
extends ../layout-marketing
|
||
|
|
||
|
block content
|
||
|
main.content.content-alt#main-content
|
||
|
.container
|
||
|
.error-container
|
||
|
.error-details
|
||
|
p.error-status #{translate("restricted")}
|
||
|
p.error-description !{translate("sorry_detected_sales_restricted_region", {link: "/contact"})}
|
||
|
p.error-actions
|
||
|
a.error-btn(href="/") #{translate("home")}
|