{{form_mod_pid_pwm_raise.raise_min_duty_cycle(class_='form-control', value=each_function.raise_min_duration, **{'title':_('The minimum duty cycle (in %%). If a duty cycle is below this value, this is the value that will be used.')})}}
{{form_mod_pid_pwm_raise.raise_max_duty_cycle(class_='form-control', value=each_function.raise_max_duration, **{'title':_('The maximum duty cycle (in %%). If a duty cycle is above this value, this is the value that will be used.')})}}