r446: Localizing all the templates
[bugdar.git] / templates / history.tpl
1 $doctype
2 <html lang="$stylevar[lang]" xml:lang="$stylevar[lang]">
3 <head>
4 $headinclude
5 <title>{@"Bug History"} - $bug[summary]</title>
6 </head>
7
8 $header
9
10 <h2><lang 1="$bug[summary]" 2="$bug[bugid]">{@"History for <em>%1$s</em> (bugid: %2$s)"}</lang></h2>
11
12 $history
13
14 $footer