{{extend 'layout.html'}}

Search Results


Query: {{=msg}}
Number of records found: {{=count}}
{{if (count > 0):}} {{pass}}
{{=table}} {{for item in multiform:}} {{=item}} {{pass}}