2 lines
493 B
Plaintext
2 lines
493 B
Plaintext
<section class="kg-big-cta" data-block="kindergarten:big_cta"><div class="kg-container">{% if label %}<a href="{{ href|default:'#' }}" class="kg-pill kg-crayon-underline {% if colorVariant == "red" %}kg-pill-red{% elif colorVariant == "blue" %}kg-pill-blue{% elif colorVariant == "green" %}kg-pill-green{% else %}kg-pill-yellow{% endif %}">{{ label }}</a>{% else %}<span class="kg-empty" data-empty="true">Add a label and link to publish this call-to-action.</span>{% endif %}</div></section>
|