<a href="http://testlenke.no" class="box-link">Box link <span>With some description</span></a>
<a href="{{ href }}" class="{{ class }}">{{ text }}</a>
{
  "text": "Box link <span>With some description</span>",
  "href": "http://testlenke.no",
  "class": "box-link"
}

No notes defined.