[% title = 'People' ; crumb1_name = 'People' ; %]
[% FOREACH item = users %] [% IF item.password != '-banned-' %]My Web Page: [% item.url %]
[% END %] [% IF ! item.aboutme AND ! item.url %]... to be completed.
[% END %]Sorry, no-one matches that search.[% END %] [% ELSE %]
Please select a search criteria from the options above. [% END %]