{% if 'log_level_debug' in dict_inputs[each_input.device]['options_disabled'] or 'log_level_debug' in dict_inputs[each_input.device]['options_enabled'] %}
{{form_mod_input.log_level_debug.label(class_='control-label')}}
{% endif %}