Rev Author Line No. Line
157 miho 1 <div style="display:none">{DIFF START}</div>
145 miho 2 [websvn-test:noaccess]
3 [lang:NOACCESS]
4 [websvn-else]
5 [websvn-test:noprev]
6 No Previous Revision
7 [websvn-else]
8 <h1>[websvn:repname]</h1>
9 [websvn:curdirlinks] - <h2>[lang:DIFFREVS] <b>[websvn:rev2]</b> [lang:AND] <b>[websvn:rev1]</b></h2>
10 <p>
11  
12 <p><center>
13 [websvn:showcompactlink]
14 [websvn:showalllink]
15 </center>
16 <p>
17 <table class="diff">
18 <tr>
19 <th style="padding-bottom: 5px" width="50%" align="left"><b>[lang:REV] [websvn:rev2]</b></th>
20 <th width="5"></th>
21 <th style="padding-bottom: 5px" width="50%" align="left"><b>[lang:REV] [websvn:rev1]</b></th>
22 </tr>
23  
24 [websvn-startlisting]
25 [websvn-test:rev1lineno]
26 <tr>
27 <td width="50%" style="padding: 3px 0 3px 0" align="center"><b>[lang:LINE] [websvn:rev1lineno]...</b></td>
28 <td width="5"></td>
29 <td width="50%" style="padding: 3px 0 3px 0" align="center"><b>[lang:LINE] [websvn:rev2lineno]...</b></td>
30 <tr>
31 [websvn-else]
32 <tr><td class="[websvn:rev1diffclass]">[websvn:rev1line]</td>
33 <td width="5"></td>
34 <td class="[websvn:rev2diffclass]">[websvn:rev2line]</td></tr>
35 [websvn-endtest]
36 [websvn-endlisting]
37  
38 </table>
39 [websvn-endtest]
40 [websvn-endtest]
157 miho 41 <div style="display:none">{DIFF END}</div>