{{form_mod_relay.pwm_command.label(class_='control-label')}}
{{form_mod_relay.pwm_command(class_='form-control', value=each_relay.pwm_command, **{'title':_('Command to execute (as user mycodo) to set the PWM duty cycle (%%)')})}}