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

There are no notes for this item.