{% import "admin/Macros/Buttons/_button.html.twig" as button %} {% set langs = getLangs() %} {% if category|default %} {% set categoryLangs = getCategoryLangs({'category':category}) %} {% endif %} {% set maxImageDropzoneJs = categoryImages is defined ? 5 - categoryImages|length : 5 %}