<button class="button button--small">Subscribe</button>
<button class="button{% if class %} {{ class }}{% endif%}">{{ text }}</button>
{
  "text": "Subscribe",
  "class": "button--small"
}

No notes defined.