{{form_actions.do_unique_id.label(class_='control-label')}}
{{form_actions.do_output_pwm.label(class_='control-label')}}
{{form_actions.do_output_pwm(class_='form-control', value=each_action.do_output_pwm, **{'title':_('What duty cycle to set the output')})}}
{{_('Output')}} ({{_('Duty Cycle')}}): {{_('Set an Output to a PWM duty cycle.')}}