{% set href = module.banner_link.url.href %}{% if module.banner_link.url.type is equalto "EMAIL_ADDRESS" %}{% set href = "mailto:"+href %}{% endif %}<a href=""{% if module.banner_link.open_in_new_tab %}target="_blank"{% endif %}{% if module.banner_link.no_follow %}rel="nofollow"{% endif %}>Link text </a>