<%! from kaithem.src.util import url from kaithem.src import pages,unitsofmeasure,util import time %> <%include file="/pageheader.html"/>

Module ${name|h} Search

Search Results in ${name|h}

%if not name=="__all__": %else: %for i in results[0]:

${i[0]|h}

%endfor %endif
<%include file="/pagefooter.html"/>