Move customizable terms-of-service into its separate .html file.
This commit is contained in:
parent
95605c32f1
commit
bfbc94d697
4 changed files with 18 additions and 4 deletions
7
static/terms-of-service.html
Normal file
7
static/terms-of-service.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
<h4>Terms of Service</h4>
|
||||
|
||||
<p>This is a placeholder ToS.</p>
|
||||
|
||||
<p>Edit <code>"/static/terms-of-service.html"</code> to make it fit the needs of your instance.</p>
|
||||
<br>
|
||||
<img src="/static/logo.png"/ style="display: block; margin: auto;">
|
Loading…
Add table
Add a link
Reference in a new issue