Mercurial > hg > pyhgsh
view templates/changelog.tmpl @ 177:91055f795d88
adding doc directory and files
author | jake@edge2.net |
---|---|
date | Fri, 27 May 2005 07:16:58 -0700 |
parents | 8da1df932c16 |
children | f918a6fa2572 |
line wrap: on
line source
#header# <title>#repo#: changelog</title> </head> <body> <div class="buttons"> <a href="?cmd=tags">tags</a> <a href="?cmd=manifest;manifest=#manifest#;path=/">manifest</a> </div> <h2>changelog for #repo#</h2> <form> search: <input type="hidden" name="cmd" value="changelog"> <input name="rev" type="text" width="30"> navigate: <small>#changenav#</small><br/> </form> #entries# <form> search: <input type="hidden" name="cmd" value="changelog"> <input name="rev" type="text" width="30"> navigate: <small>#changenav#</small><br/> </form> #footer#