{% extends "hobo/base.html" %} {% load i18n %} {% block breadcrumb %} {{ block.super }} {% trans 'Applications' %} {% endblock %} {% block appbar %}
{{ application.description|default:"" }}
{% if application.editable %} {% endif %}{% trans "You should find, install or build some applications." %}