{{form_trigger.output_state.label(class_='control-label')}}
{{form_trigger.output_duration.label(class_='control-label')}}
{{form_trigger.output_duration(class_='form-control', value=each_trigger.output_duration, **{'title':_('(Optional) Set this to a specific duration of time if the conditional should trigger when the output On duration equals this amount'), 'size':'3'})}}