<a href="http://testlenke.no" class="btn-text">Button text</a>
<{{element}} {{ href ? 'href="' ~ href ~ '"'}} class="{{ class ? class : "btn" }}">{{ copy }}</{{element}}>
{
  "element": "a",
  "href": "http://testlenke.no",
  "class": "btn-text",
  "copy": "Button text"
}

There are no notes for this item.