Files
com.xaymar.www/restricted.html
Michael Fabian 'Xaymar' Dirks 59108b69a0 Add restricted page
2022-03-25 16:26:00 +01:00

12 lines
503 B
HTML

---
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 %}