Rev Author Line No. Line
4988 kaklik 1 [websvn-test:error]
2 <div id="error">[websvn:error]</div>
3 [websvn-else]
4 <h2 id="path_links">[websvn:path_links_root_config]/[websvn:path_links] &ndash; [lang:REV] [websvn:rev]</h2>
5 <div id="revjump">[websvn:revision_form][lang:REV] [websvn:revision_input]<span class="submit">[websvn:revision_submit]</span>[websvn:revision_endform]</div>
6 <p>
7 [websvn-test:prevrevurl]
8 <span class="prev"><a href="[websvn:prevrevurl]">[lang:REV] [websvn:prevrev]</a></span> &#124;
9 [websvn-endtest]
10 [websvn-test:nextrevurl]
11 <span class="next"><a href="[websvn:nextrevurl]">[lang:REV] [websvn:nextrev]</a></span> &#124;
12 [websvn-endtest]
13 [websvn-test:goyoungestlink]
14 <span class="goyoungest">[websvn:goyoungestlink]</span> &#124;
15 [websvn-endtest]
16 <span class="detail">[websvn:filedetaillink]</span> &#124;
17 [websvn-test:difflink]
18 <span class="diff">[websvn:difflink]</span> &#124;
19 [websvn-endtest]
20 <span class="changes">[websvn:revlink]</span> &#124;
21 <span class="log">[websvn:loglink]</span>
22 [websvn-test:clientrooturl]
23 &#124; <span class="svn"><a href="[websvn:clientrooturl][websvn:path]">SVN</a></span>
24 [websvn-endtest]
25 [websvn-test:rsslink]
26 &#124; <span class="feed">[websvn:rsslink]</span>
27 [websvn-endtest]
28 </p>
29 [websvn-test:warning]
30 <div id="warning">[websvn:warning]</div>
31 [websvn-else]
32 <div style="margin:0 2%">
33 <table>
34 <thead>
35 <tr>
36 <th scope="col" class="colrev">[lang:REV]</th>
37 <th scope="col" class="colauth">[lang:AUTHOR]</th>
38 <th scope="col" class="collno">[lang:LINENO]</th>
39 <th scope="col" class="colcode">[lang:LINE]</th>
40 </tr>
41 </thead>
42 <tbody>
43 [websvn-startlisting]
44 <tr valign="middle">
45 <td>[websvn:revision]</td>
46 <td>[websvn:author]</td>
47 <td><a name="l[websvn:lineno]" href="#l[websvn:lineno]">[websvn:lineno]</a></td>
48 <td class="code"><pre>[websvn:line]</pre></td>
49 </tr>
50 [websvn-endlisting]
51 </tbody>
52 </table>
53 [websvn:javascript]
54 </div>
55 [websvn-endtest]
56 [websvn-endtest]