Im trying to have an optional button in a tempale whet both tyhe url and the button ttext is edoitable.
I've tried this
<@ if @{ checkboxShowHeroButton } @>
<a href"@{ urlHeroButton }" class="button primary">@{ textForHeroButton }</a>
<@ end @>
But it doesnt work. I can enter the url in the cms but irts not putting it in ther page correctly. It's leving a space befor the page name and no slash