templates/changelog.tmpl
changeset 201 f918a6fa2572
parent 173 8da1df932c16
child 584 9bdf5ae63d1f
equal deleted inserted replaced
200:8450c18f2a45 201:f918a6fa2572
     1 #header#
     1 #header#
     2 <title>#repo#: changelog</title>
     2 <title>#repo|escape#: changelog</title>
     3 </head>
     3 </head>
     4 <body>
     4 <body>
     5 
     5 
     6 <div class="buttons">
     6 <div class="buttons">
     7 <a href="?cmd=tags">tags</a>
     7 <a href="?cmd=tags">tags</a>
     8 <a href="?cmd=manifest;manifest=#manifest#;path=/">manifest</a>
     8 <a href="?cmd=manifest;manifest=#manifest#;path=/">manifest</a>
     9 </div>
     9 </div>
    10 
    10 
    11 <h2>changelog for #repo#</h2>
    11 <h2>changelog for #repo|escape#</h2>
    12 
    12 
    13 <form>
    13 <form>
    14 search:
    14 search:
    15 <input type="hidden" name="cmd" value="changelog">
    15 <input type="hidden" name="cmd" value="changelog">
    16 <input name="rev" type="text" width="30">
    16 <input name="rev" type="text" width="30">