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

There are no notes for this item.