[{{_('Condition')}}] {{_('Measurement')}} ({{_('Single')}}, {{_('Past')}}, {{_('Average')}}): self.condition("{{each_condition.unique_id.split('-')[0]}}") {{_('returns the average of the values found within the Max Age, otherwise returns None.')}}
{{form_conditional_conditions.max_age(class_='form-control', value=each_condition.max_age, **{'title':_('Do not accept measurements older than this age')})}}