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