equal
deleted
inserted
replaced
1 Content-type: text/html |
1 #header# |
2 |
2 <title>#repo#: #file# history</title> |
3 <html> |
3 </head> |
4 <body> |
4 <body> |
5 |
5 |
|
6 <div class=buttons> |
6 <a href="?cmd=changelog">changelog</a> |
7 <a href="?cmd=changelog">changelog</a> |
7 <a href="?cmd=file&file=#file#&filenode=#filenode#">file</a> |
8 <a href="?cmd=file&file=#file#&filenode=#filenode#">file</a> |
8 <a href="?cmd=annotate&file=#file#&filenode=#filenode#">annotate</a> |
9 <a href="?cmd=annotate&file=#file#&filenode=#filenode#">annotate</a> |
|
10 </div> |
9 |
11 |
10 <h2>#file# revision history</h2> |
12 <h2>#file# revision history</h2> |
11 |
13 |
12 <table> |
|
13 #entries# |
14 #entries# |
14 </table> |
|
15 |
15 |
16 </body> |
16 #footer# |
17 </html> |
|