]> git.donarmstrong.com Git - debbugs.git/blob - templates/en_US/cgi/no_such_bug.tmpl
Include the protocol (http://) in gWebDomain and gCGIDomain
[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="{$config{web_domain}}/">search page</a> instead.</p>
8 {#include('html/html_tail')}
9 </body></html>