overleaf/services/web/app/views/subscriptions/restricted-country.pug

12 lines
351 B
Text
Raw Normal View History

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")}