]> git.donarmstrong.com Git - debbugs.git/blobdiff - templates/en_US/cgi/no_such_bug.tmpl
Return 404 when a bug number that does not exist is used
[debbugs.git] / templates / en_US / cgi / no_such_bug.tmpl
index 107f9f29aeba22ebd96b65859bbcaec58ef4e881..5434b53be0f4385b97f1651579645e5c2387bbd2 100644 (file)
@@ -5,5 +5,5 @@
 <h1>{$config{project}} {$config{bug}} report logs - #{$bug_num}</h1>
 <p>There is no record of {$config{bug}} #{$bug_num}.
 Try the <a href="http://{$config{web_domain}}/">search page</a> instead.</p>
-{include('html/tail')}
+{#include('html/html_tail')}
 </body></html>