{% if link is starting_with("http") %} {% set link = link %} {% else %} {% set link = get_url(path=link) %} {% endif %} {{ text }} →