Update
This commit is contained in:
parent
5ba8bcabdb
commit
49243858d7
44 changed files with 39055 additions and 190 deletions
4
frontend/templates/terms.html
Normal file
4
frontend/templates/terms.html
Normal 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" . }}
|
Loading…
Add table
Add a link
Reference in a new issue