{% if not component.hide_input_details %}

{{ component.field_data.title }} {% if component.mandatory %}*{% endif %}

{{ component.description }}

{% endif %}