Files
com.xaymar.www/restricted.html
T

12 lines
503 B
HTML
Raw Normal View History

2022-03-25 16:26:00 +01:00
---
title: "Access Restricted"
layout: default
comments: false
---
{% capture content %}Access to this website has been restricted due to one or more reason(s):{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}
<li>You are accessing this site from an area that is currently affected by export restrictions from the EU or UN.</li>
<li>You are unauthorized to access the resource in question.</li>
{% endcapture %}{% include blocks/list.liquid content=content %}