{# Install / upgrade / sync / uninstall. Set ``compact=true`` on catalog cards. #} {% set compact = compact | default(false) %} {% set btn = 'px-2.5 py-1 text-2xs' if compact else 'px-3 py-1.5 text-xs' %}
{% if app.state == "uninstalled" %} {% if app.deps_unknown %} {% else %} {% endif %} {% else %} {% endif %} {% if app.state != "uninstalled" and app.name != "base" %} {% endif %} {% if compact %} Details {% endif %}