<span></span>
<p>
<a href="https://example.com/call-to-action" class="cta">Call to Action</a>
</p>
{% if not standAlone %}<span></span>{% endif %}
<p>
<a {% if external %}rel="external" {% endif %}href="{{ href }}" class="cta{% if modifier %} cta--{{ modifier }}{% endif %}">{{ label }}{% if external %}{% render '@svg', {svg: 'external'}, true %}{% endif %}</a>
</p>
{
"href": "https://example.com/call-to-action",
"label": "Call to Action",
"standAlone": false
}
There are no notes for this item.