templates/fileannotate.tmpl
changeset 153 e8a360cd5a9f
parent 142 529bf610092e
child 154 1d5f799ebe1e
equal deleted inserted replaced
152:67b8d24d2dbe 153:e8a360cd5a9f
     2 <title>#repo#: #file# annotate</title>
     2 <title>#repo#: #file# annotate</title>
     3 </head>
     3 </head>
     4 <body>
     4 <body>
     5 
     5 
     6 <div class=buttons>
     6 <div class=buttons>
     7 <a href="?cmd=changelog&rev=#rev#">changelog</a>
     7 <a href="?cmd=changelog;rev=#rev#">changelog</a>
     8 <a href="?cmd=changeset&node=#node#">changeset</a>
     8 <a href="?cmd=changeset;node=#node#">changeset</a>
     9 <a href="?cmd=manifest&manifest=#manifest#;path=#path#">manifest</a>
     9 <a href="?cmd=manifest;manifest=#manifest#;path=#path#">manifest</a>
    10 <a href="?cmd=file&file=#file#&filenode=#filenode#">file</a>
    10 <a href="?cmd=file;file=#file#;filenode=#filenode#">file</a>
    11 <a href="?cmd=filelog&file=#file#;filenode=#filenode#">revisions</a>
    11 <a href="?cmd=filelog;file=#file#;filenode=#filenode#">revisions</a>
    12 </div>
    12 </div>
    13 
    13 
    14 <h2>Annotate #file# (#filenode#)</h2>
    14 <h2>Annotate #file# (#filenode#)</h2>
    15 
    15 
    16 <table>
    16 <table>