{% if 'on_off_state_on' in dict_options['options_enabled'] %}
{{form.on_state.label(class_='control-label')}}
{% endif %}