]> git.donarmstrong.com Git - debbugs.git/blob - templates/en_US/cgi/pkgreport_options_search_key.tx
Switch from Text::Template to Text::Xslate
[debbugs.git] / templates / en_US / cgi / pkgreport_options_search_key.tx
1 <nobr><select name="_fo_searchkey">
2 <:- raw(output_select_options($search_key_order,$search // '')) -:>
3 </select>
4 <input type="text" name="_fo_searchvalue" value ="<:- $search_value // '' -:>">
5 </nobr>