<a href="http://testlenke.no" class="link text-sm">
  Link small
</a>
<a {{ attr }} href="{{ href }}" {{ class ? 'class="' ~ class ~ '"' }}>
  {{ copy }}
</a>
{
  "element": "a",
  "copy": "Link small",
  "href": "http://testlenke.no",
  "class": "link text-sm"
}

There are no notes for this item.