<span></span>
<p>
<a rel="external" href="https://example.com/call-to-action" class="cta">Call to Action<svg class="icon icon--external" aria-hidden="true" viewBox="0 0 20 20" focusable="false">
<use href="/images/external.svg#external" />
</svg>
</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,
"external": true
}
There are no notes for this item.