Mercurial > hg
view templates/old/search.tmpl @ 4042:f6f65a8d8ed3
add test for 540d1059c802
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Mon, 15 Jan 2007 16:13:50 -0200 |
parents | fc34c031ff54 |
children |
line wrap: on
line source
#header# <title>#repo|escape#: searching for #query|escape#</title> </head> <body> <div class="buttons"> <a href="?cl=tip">changelog</a> <a href="?sl=tip">shortlog</a> <a href="?tags=">tags</a> <a href="?mf=#node|short#;path=/">manifest</a> </div> <h2>searching for #query|escape#</h2> <form> <p> search: <input type="hidden" name="cmd" value="changelog"> <input name="rev" type="text" width="30" value="#query|escape#"> </p> </form> #entries# <form> <p> search: <input type="hidden" name="cmd" value="changelog"> <input name="rev" type="text" width="30" value="#query|escape#"> </p> </form> #footer#