Files
partsERP/templates/_shared.html

4 lines
174 B
HTML

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