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