From 8593524184280b7b5d5bbabc6535e86a329191d3 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Wed, 16 Dec 2020 15:05:59 -0800 Subject: [PATCH] ui: index: Don't show too large a help message Signed-off-by: Sunil Mohan Adapa Reviewed-by: Veiko Aasa --- plinth/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plinth/templates/index.html b/plinth/templates/index.html index 1b453f1f1..ea066ef07 100644 --- a/plinth/templates/index.html +++ b/plinth/templates/index.html @@ -17,13 +17,13 @@ {% include 'messages.html' %} {% if not shortcuts %} -

+

{% url 'apps' as apps_url %} {% blocktrans trimmed %} Enable some applications to add shortcuts to this page. {% endblocktrans %} -

+

{% endif %} {% if selected_shortcut.description %}