{% load i18n %} {% load static %}

{{ app.name }}

{{ app.description|striptags|truncatechars:130 }}

{% with class='btn btn-default btn-sm ajax-modal' %} {% include 'catalog/add_app.html' %} {% endwith %} {% with class='btn btn-default btn-sm ajax-modal' %} {% include 'catalog/quick_deploy.html' %} {% endwith %}
{% if app.owner_id != tenant_id %} {% endif %}