{% if label %}
{% if is_required %} * {% endif %}
{% endif %}
{% if is_required and not label %} * {% endif %}
{% if hint %} {% endif %}