diff --git a/plinth/templates/base.html b/plinth/templates/base.html index 41e41cb84..9f061a3ba 100644 --- a/plinth/templates/base.html +++ b/plinth/templates/base.html @@ -217,10 +217,10 @@
{% endblock %} diff --git a/plinth/templates/index.html b/plinth/templates/index.html index 54fb8084a..232fc7092 100644 --- a/plinth/templates/index.html +++ b/plinth/templates/index.html @@ -41,7 +41,7 @@
-
-+ {% blocktrans trimmed %} + {{ box_name }}, a Debian pure blend, is a 100% free software + self-hosting web server to deploy social applications on small + machines. It provides online communication tools respecting your + privacy and data ownership. + {% endblocktrans %} +
+ ++ {% blocktrans trimmed %} + This portal is a part of Plinth, the {{ box_name }} web + interface. Plinth is free software, distributed under the GNU + Affero General Public License, Version 3 or later. + {% endblocktrans %} +
+ + -