{% if src is starting_with("/") %} {% set img_src = src %} {% else %} {% set img_src = page.path ~ src %} {% endif %}
{{ alt }}