{% if app.request is not null %} {% set src = absolute_url(asset(imagePath)) %} {% else %} {% set src = httpHostAndScheme ~ imagePath %} {% endif %}