{% import "label_system/dropdown_macro.html.twig" as dropdown %} {% if is_granted('edit', part) %} {% trans %}part.edit.btn{% endtrans %} {% endif %} {# Create new button #} {% if is_granted('create', part) %}