{% set input_id = "inp-" ~ widget.path | replace('.','_') | replace('(','_') | replace(')','_') | replace(':','_') %}
{% if widget.description %} {{ widget.description }} {% endif %} {% if widget.attrs.multiline %} {% else %} {% endif %} {% if widget.hints %} {% endif %}