remotes/1693045480750635534/spooky-22
Aevann1 2021-08-22 20:17:06 +02:00
parent e226cc9430
commit 58de375da7
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<div class="text-center px-3 my-8">
<i class="fad fa-ban text-muted mb-5" style="font-size: 5rem;"></i>
<h1 class="h5">401 Not Authorized</h1>
<p class="text-muted">This page is only available to paypigs:</p>
<p class="text-muted">This page is only available to {% if "rdrama" in request.host %}paypigs{% else %}patrons{% endif %}:</p>
<a href="{{'GUMROAD_LINK' | app_config}}">{{'GUMROAD_LINK' | app_config}}</a>
</div>
</div>