[{{_('Condition')}}] {{_('Measurement')}} ({{_('Single')}}, {{_('Last')}}): self.condition("{{each_condition.unique_id.split('-')[0]}}") {{_('returns the last value 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')})}}