Files
partsERP/templates/_shared.html

4 lines
157 B
HTML

{% if block_id == 'button_get_in_touch' %}
<button class="button-contact" alt="Get in touch" aria-label="Get in touch">Get in touch</button>
{% endif %}