]> git.donarmstrong.com Git - debbugs.git/blob - templates/en_US/cgi/no_such_bug.tmpl
5434b53be0f4385b97f1651579645e5c2387bbd2
[debbugs.git] / templates / en_US / cgi / no_such_bug.tmpl
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head><title>#{$bug_num} - {$config{project}} {$config{bug}} report logs</title></head>
4 <body>
5 <h1>{$config{project}} {$config{bug}} report logs - #{$bug_num}</h1>
6 <p>There is no record of {$config{bug}} #{$bug_num}.
7 Try the <a href="http://{$config{web_domain}}/">search page</a> instead.</p>
8 {#include('html/html_tail')}
9 </body></html>