mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
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:
parent
858d005b87
commit
8593524184
@ -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 %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user