<button href="http://testlenke.no" class="btn tag-cloud-link">Tag button</button>
<{{ element }} {{ attr }} href="{{ href }}" class="btn {{ class }}">{{ text }}</{{ element }}>
{
"element": "button",
"text": "Tag button",
"href": "http://testlenke.no",
"template": "element-button",
"class": "tag-cloud-link"
}
.btn class can be applied to <a>, <button> and <inpu type="button"> elements.