diff --git a/plinth/templates/app-header.html b/plinth/templates/app-header.html index 26d451577..e584a6f2f 100644 --- a/plinth/templates/app-header.html +++ b/plinth/templates/app-header.html @@ -27,9 +27,6 @@ {% else %}

{{ app_info.name }}

{% endif %} - {% if app_info.short_description %} -

{{ app_info.short_description }}

- {% endif %} {% endblock %} {% if app_enable_disable_form %}