{{form_mod_pid_value_raise.raise_min_amount(class_='form-control', value=each_function.raise_min_duration, **{'title':_('The minimum value required for the Raise Output to activate. If the value is below this value, the Raise Output will not turn on.')})}}
{{form_mod_pid_value_raise.raise_max_amount(class_='form-control', value=each_function.raise_max_duration, **{'title':_('The maximum value allowed for the Raise Output to be on for, per period. If a value is above this value, the Raise Output will turn on for this amount. 0 is disabled.')})}}