<button class="a-button" type="button"{% if disabled %} disabled{% endif %}>
{{text}}{% if disabled %} !{% endif %}
</button>
