aboutsummaryrefslogtreecommitdiffstats
path: root/tmpl/line_reference.tt2
blob: e535f490bcec81f66dd45f177bf396490ccc10e5 (plain)
1
2
3
4
<a href="[% file | html %]#L[% line | html %]" [% navtarget | html %]
onclick="return load_file('[% context.tree | html %]', '[% file | html %][% context.args_url %]', '[% context.release | html %]', [% line | html %]);">
 [% file | html %], line [% line | html %]
</a>