Initial commit

This commit is contained in:
Xavier Moffett 2024-12-13 22:55:09 -05:00
commit ed7724001b
Signed by: Sapphirus
GPG key ID: A6C061B2CEA1A7AC
11 changed files with 144 additions and 0 deletions

7
input/error/504.html Normal file
View file

@ -0,0 +1,7 @@
[//]: # "Title: Gateway Timeout"
<div class="foreground err">
<h1>Gateway Timeout</h1>
<p>The upstream resource is unavailable.<br>
Please try again later, or check <a href="https://status.sapphirus.net">here</a> for further information.</p>
</div>