{% if __SELF__.isMulti %} {% partial __SELF__ ~ '::image-multi' %} {% else %} {% partial __SELF__ ~ '::image-single' %} {% endif %}