In our "go to head" link in view.php, we want to use view and not browse as the action
[viewsvn.git] / templates / log.tpl
1 $doctype
2 <html lang="##LANG##" xml:lang="##XML-LANG##">
3 <head>
4 $headinclude
5 <title>{@"ViewSVN - Log"}</title>
6 </head>
7
8 $header
9
10 <div class="head" style="border-width: 1px">$navbar</div>
11 $nodes
12
13 $pagenav
14
15 $footer