This commit is contained in:
MassiveBox 2024-10-28 17:57:26 +01:00
parent 5ba8bcabdb
commit 49243858d7
Signed by: massivebox
GPG key ID: 9B74D3A59181947D
44 changed files with 39055 additions and 190 deletions

View file

@ -0,0 +1,4 @@
{{ template "before.html" . }}
<h1>Terms of Service</h1>
<p>Include your terms of service here, or set the <code>TERMS_URL</code> environment variable to redirect to another link.</p>
{{ template "after.html" . }}