mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
3aa0fcf464
Block web sales to restricted countries GitOrigin-RevId: 47c0ac1d5dc387369bbadb67f5822d7fc6637d98
11 lines
351 B
Text
11 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")}
|