diff options
| author | Shpuld Shpuldson <shpuld@gmail.com> | 2017-06-19 16:35:35 +0300 |
|---|---|---|
| committer | Shpuld Shpuldson <shpuld@gmail.com> | 2017-06-19 16:35:35 +0300 |
| commit | bfbc94d697df9e80e0454fbae776b6dec85dfc9b (patch) | |
| tree | 177ce10e498b574a1c74e4c5b48d2885f05a57c5 /static/terms-of-service.html | |
| parent | 95605c32f1a8d08d72eb60d34abead6067b79841 (diff) | |
Move customizable terms-of-service into its separate .html file.
Diffstat (limited to 'static/terms-of-service.html')
| -rw-r--r-- | static/terms-of-service.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/static/terms-of-service.html b/static/terms-of-service.html new file mode 100644 index 00000000..c02cb719 --- /dev/null +++ b/static/terms-of-service.html @@ -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;"> |
