Mercurial > hg
view templates/search.tmpl @ 6494:c30849d4c8ba
highlight: backward compatibility with pygments 0.5.1
author | Benoit Allard <benoit@aeteurope.nl> |
---|---|
date | Thu, 10 Apr 2008 14:24:27 +0200 |
parents | 673d8a6bc709 |
children | 7f58dec6aeb7 |
line wrap: on
line source
#header# <title>#repo|escape#: searching for #query|escape#</title> </head> <body> <div class="buttons"> <a href="#url#log{sessionvars%urlparameter}">changelog</a> <a href="#url#shortlog{sessionvars%urlparameter}">shortlog</a> <a href="#url#tags{sessionvars%urlparameter}">tags</a> <a href="#url#file/#node|short#{sessionvars%urlparameter}">files</a> #archives%archiveentry# </div> <h2>searching for #query|escape#</h2> <form> {sessionvars%hiddenformentry} <p> search: <input name="rev" type="text" width="30" value="#query|escape#"> </p> </form> #entries# <form> {sessionvars%hiddenformentry} <p> search: <input name="rev" type="text" width="30" value="#query|escape#"> </p> </form> #footer#