diff --git a/plinth/modules/help/templates/help_about.html b/plinth/modules/help/templates/help_about.html index 4dddbcfb4..5484c85a3 100644 --- a/plinth/modules/help/templates/help_about.html +++ b/plinth/modules/help/templates/help_about.html @@ -65,6 +65,19 @@ {% endblocktrans %}
++ {% blocktrans trimmed %} + {{ box_name }} is free software, licensed under the GNU Affero + General Public License. The source code is available online at the + + {{ box_name }} repository. In addition, the source code of + any Debian package can be obtained from the + Debian Sources site, + or by running "apt source package_name" in a terminal + (using Cockpit or SSH). + {% endblocktrans %} +
+{% blocktrans trimmed %} For more information about the {{ box_name }} project, see the