<a href="http://testlenke.no" class="btn">Button text</a>
<{{element}} {{ href ? 'href="' ~ href ~ '"'}} class="{{ class ? class : "btn" }}">{{ copy }}</{{element}}>
{
"element": "a",
"href": "http://testlenke.no",
"class": "btn",
"copy": "Button text"
}
There are no notes for this item.