From 4123cd41079ed4cb48f05c2175817acaf7712f29 Mon Sep 17 00:00:00 2001 From: Andrea Lepori <alepori@student.ethz.ch> Date: Tue, 23 Aug 2022 18:05:36 +0200 Subject: update terms and add terms page link --- client/templates/client/about.html | 1 + 1 file changed, 1 insertion(+) (limited to 'client') 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> -- cgit v1.2.1