2 <html lang="##LANG##" xml:lang="##XML-LANG##">
5 <link rel="stylesheet" href="{BSRegister::Get('webpath')}/templates/diff.css" media="screen" />
6 <title>{@"Blame"}</title>
11 <a href="$link[log]">{@"View Log"}</a>
13 <if condition="$show['head']">
14 - <a href="$link[gohead]">{@"Go to HEAD"}</a>
15 - <a href="$link[diffhead]">{@"Diff to HEAD"}</a>
18 <if condition="$show['prev']">
19 - <a href="$link[diffprev]">{@"Diff to PREV"}</a>
22 <div class="head" style="border-width: 1px">$navbar</div>
23 <table width="100%" cellspacing="0" cellpadding="0" border="0">