{% if fullDesign is defined %} {% if isValidLocationId(locationId) %} {% set linkURL = getSiteaccessUrl(locationId) %} {% set thisHost = app.request.getSchemeAndHttpHost() %} {% if linkURL starts with thisHost %} {% set linkIcon = '' %} {% else %} {% set linkIcon = '' %} {% endif %}