<button type="button" class="n7-btn
">
</button>
<{% if href %}a href="{{ href }}"{% else %}button type="button"{% endif %}
class="n7-btn
{% block class -%}
{%- if class -%} {{ class }} {%- endif -%}
{%- endblock class -%}
">
{%- block before -%}{%- endblock before %}
{%- block content -%}{{ label }}{%- endblock content %}
{%- block after -%}{%- endblock after %}
</{% if href %}a{% else %}button{% endif %}>
/* No context defined. */
No notes defined.