{% macro imageLayout(responsiveImg, flip, imgLayout, customimgLayout, customSize,imgSrcCustomSize, imgSrcSmall, imgSrcMedium, imgSrcLarge, path,imgClass, extraText ) %}
{% if responsiveImg %} {% endif %} {% if customSize %} {% endif %} {% if imgSrcSmall %} {% endif %} {% if imgSrcLarge %} {% endif %} {{imgAlt}} {% if responsiveImg %} {% endif %} {% if extraText %} {{extraText}} {% endif %}
{% endmacro %}