{{ error }}

{% if showPlugin %}
{% if iconUrl %} {% else %} {{ svg(iconSvg) }} {% endif %}

{{ name }}

{% if isComposerInstalled %} {% if isInstalled %} {{ 'Enable'|t('app') }} {% else %} {{ 'Install'|t('app') }} {% endif %} {% else %} {{ 'Install'|t('app') }} {% endif %}
{% endif %}