{% load i18n %} {% load helpers %} {% if buttons|length == 1 %} {% with button=buttons|first %} {% trans "Add" %} {% endwith %} {% else %}