ui: index: Don't show too large a help message

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Veiko Aasa <veiko17@disroot.org>
This commit is contained in:
Sunil Mohan Adapa 2020-12-16 15:05:59 -08:00 committed by Veiko Aasa
parent 858d005b87
commit 8593524184
No known key found for this signature in database
GPG Key ID: 478539CAE680674E

View File

@ -17,13 +17,13 @@
{% include 'messages.html' %}
{% if not shortcuts %}
<h4>
<p>
{% url 'apps' as apps_url %}
{% blocktrans trimmed %}
Enable some <a href="{{ apps_url }}">applications</a> to add
shortcuts to this page.
{% endblocktrans %}
</h4>
</p>
{% endif %}
{% if selected_shortcut.description %}