[%# support/search.tt Search frontend for support requests. Authors: Mark Smith Copyright (c) 2013 by Dreamwidth Studios, LLC. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. For a copy of the license, please reference 'perldoc perlartistic' or 'perldoc perlgpl'. %] [% sections.title = 'Support Request Search' %] [% IF error %]
[% 'error' | ml %]
[% END %]

Please enter your search term(s) below to search through support content that you are authorized to see.

[% dw.form_auth %]
[% IF result and result.total > 0 %] [% IF result.matches and result.matches.size > 0 %]
[% ELSE %] [%# A degenerate case where they couldn't see anything on this page. %]

None of the results on this page are visible to you, but you can continue paging.

[% END %]
[% dw.form_auth %]
[% END %]