templates/tags.tmpl
changeset 169 e93a16de0c66
child 586 11578820b5d7
equal deleted inserted replaced
168:65cf1b0cfe86 169:e93a16de0c66
       
     1 #header#
       
     2 <title>#repo#: tags</title>
       
     3 </head>
       
     4 <body>
       
     5 
       
     6 <div class="buttons">
       
     7 <a href="?cmd=changelog;rev=#rev#">changelog</a>
       
     8 <a href="?cmd=manifest;manifest=#manifest#;path=/">manifest</a>
       
     9 </div>
       
    10 
       
    11 <h2>tags:</h2>
       
    12 
       
    13 #entries#
       
    14 
       
    15 #footer#