mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-06 23:59:01 +02:00
3aa0fcf464
Block web sales to restricted countries GitOrigin-RevId: 47c0ac1d5dc387369bbadb67f5822d7fc6637d98
12 lines
351 B
Plaintext
12 lines
351 B
Plaintext
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")}
|