{% import 'AppBundle:Admin:Common\\Macro\\macro_image.html.twig' as macro_image %} {% set nbColumns = nbColumns is defined ? nbColumns : 2 %}
{{ field.label|trans({}, 'DocumentTrans') }} |
{% if field.type is defined and field.type == "image" %}
|