diff --git a/snikket_web/templates/about.html b/snikket_web/templates/about.html index 0dfa3bf..3d94a88 100644 --- a/snikket_web/templates/about.html +++ b/snikket_web/templates/about.html @@ -14,6 +14,8 @@

{% trans agpl_url="https://www.gnu.org/licenses/agpl.html" %}The web portal software is licensed under the terms of the Affero GNU General Public License, version 3.0 or later. The full terms of the license can be reviewed using the aforementioned link.{% endtrans %}

{% trans source_url="https://github.com/snikket-im/snikket-web-portal/" %}The source code of the web portal can be downloaded and viewed in its GitHub repository.{% endtrans %}

{% trans source_url="https://material.io/resources/icons/", apache20_url="https://www.apache.org/licenses/LICENSE-2.0.txt" %}The icons used in the web portal are Google’s Material Icons, made available by Google under the terms of the Apache 2.0 License.{% endtrans %}

+

{% trans %}Trademarks{% endtrans %}

+

{% trans trademarks_url="https://snikket.org/about/trademarks/" %}“Snikket” and the parrot logo are trademarks of Snikket Community Interest Company. For more information about the trademarks, visit the Snikket Trademarks information page.{% endtrans %}

{% trans %}Software Versions{% endtrans %}

Snikket Server
 Domain: {{ config["SNIKKET_DOMAIN"] }}