Searched refs:units (Results 1 – 4 of 4) sorted by relevance
162 % if prop.units is not None:163 <units>${prop.units | x}</units>
669 if entry.units:670 text += '\n\n<b>Units</b>: %s\n' % (dedent(entry.units))
331 % if prop.units is not None:332 ${prop.units | wbr}
1191 def units(self): member in Entry