constinfo for unittest too
[xapian.git] / xapian-applications / omega / templates / emptydocs
blobb4b0602b644dbd71b8b252330d611cec40ddacee
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <title>Documents with no text</title>
5 </head>
6 <body>
7 <h1>Documents with no text</h1>
8 <ul>
9 $map{$emptydocs{$cgi{TERM}},
10 <li> <a href="$html{$field{url,$_}}">$html{$or{$field{title,$_},$prettyurl{$field{url,$_}}}}</a>
12 </ul>
13 </body>
14 </html>