From fc6bc09c9e9d1e135653d92a8e96dca69319268a Mon Sep 17 00:00:00 2001
From: Sunil Mohan Adapa
Date: Tue, 28 Jul 2015 12:39:02 +0530
Subject: [PATCH] help: Move additional info from sidebar to main
---
plinth/modules/help/templates/help_about.html | 26 ++++++-------------
1 file changed, 8 insertions(+), 18 deletions(-)
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 %}