diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/templates/client/about.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/templates/client/about.html b/client/templates/client/about.html index 4ace6d3..2069dfe 100644 --- a/client/templates/client/about.html +++ b/client/templates/client/about.html @@ -16,6 +16,7 @@ <p> Versione: {{version}}<br>Commit ID: <a href="https://git.thearcway.org/mafaldo/scout-subs/commit/?id={{commitid}}">{{commitid}}</a> </p> + <a href={% url "terms" %}>Termini e condizioni</a> <h5>Licenza</h5> <blockquote> Copyright (C) 2020-22 Andrea Lepori<br><br> |