Rev Author Line No. Line
130 kaklik 1 [websvn:projects_form]
2 <div id='projectSelectForm'>
3 [websvn:projects_select]
4 [websvn:projects_submit]
5 </div>
6 [websvn:projects_endform]
7 <h2>[websvn:repname]</h2>
8 [websvn-test:noaccess]
9 <h2 class='err'>[lang:NOACCESS]</h2>
10 [websvn-else]
11 [websvn:compare_form]
12 <p><label>[lang:COMPPATH] [websvn:compare_path1input]</label> <label>[lang:REV] [websvn:compare_rev1input]</label></p>
13 <p><label>[lang:COMPPATH] [websvn:compare_path2input]</label> <label>[lang:REV] [websvn:compare_rev2input]</label></p>
14 <p>[websvn:compare_submit]</p>
15 [websvn:compare_endform]
16 <hr />
17 [websvn-test:success]
18 <p>[lang:CONVFROM] <em>[websvn:path1] ([lang:REV] [websvn:rev1]</em> [lang:TO] <em>[websvn:path2] ([lang:REV] [websvn:rev2])</em></p>
19 [websvn-endtest]
20 [websvn-startlisting]
21  
22 [websvn-test:info]
23 <p>[websvn:info]</p>
24 [websvn-endtest]
25  
26 [websvn-test:newpath]
27 <div class='newpath'>
28 <h3>[websvn:newpath]</h3>
29 [websvn-endtest]
30  
31 [websvn-test:difflines]
32 <div class='difflines'>
33 <code>[websvn:difflines]</code>
34 [websvn-endtest]
35  
36 [websvn-test:diffclass]
37 <code class='[websvn:diffclass]'>[websvn:line]</code>
38 [websvn-endtest]
39  
40 [websvn-test:enddifflines]
41 </div>
42 [websvn-endtest]
43  
44 [websvn-test:endpath]
45 </div>
46 [websvn-endtest]
47  
48 [websvn-test:properties]
49 <p>[lang:PROPCHANGES]</p>
50 [websvn-endtest]
51  
52 [websvn-endlisting]
53 [websvn-endtest]