diff --git a/plinth/modules/help/templates/help_about.html b/plinth/modules/help/templates/help_about.html index 7bfab1f18..f4cbc5faf 100644 --- a/plinth/modules/help/templates/help_about.html +++ b/plinth/modules/help/templates/help_about.html @@ -38,8 +38,15 @@ runs on must be cheap. The software it runs on must be easy to install and administrate by anybody. It must be easy to transition from existing services.
+There are a number of projects working to realize a future of +distributed services; we aim to bring them all together in a +convenient package.
+ +For more information about the FreedomBox project, see the +Debian Wiki.
+Learn more +href="https://wiki.debian.org/FreedomBox" target="_blank">Learn more »
@@ -47,20 +54,3 @@ href="http://wiki.debian.org/FreedomBox" target="_blank">Learn more
{% endblock %} - -{% block sidebar %} - - - -{% endblock %}