mercurial/templates/paper/fileannotate.tmpl
changeset 32778 cba4461aa0a0
parent 30708 011122b3b1c4
child 33012 1c97df5e3b46
equal deleted inserted replaced
32777:d2acd99bbab3 32778:cba4461aa0a0
    40 <h3>
    40 <h3>
    41  annotate {file|escape} @ {rev}:<a href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">{node|short}</a>
    41  annotate {file|escape} @ {rev}:<a href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">{node|short}</a>
    42  {branch%changelogbranchname}{tags%changelogtag}{bookmarks%changelogtag}
    42  {branch%changelogbranchname}{tags%changelogtag}{bookmarks%changelogtag}
    43 </h3>
    43 </h3>
    44 
    44 
    45 <form class="search" action="{url|urlescape}log">
    45 {searchform}
    46 {sessionvars%hiddenformentry}
       
    47 <p><input name="rev" id="search1" type="text" size="30" /></p>
       
    48 <div id="hint">{searchhint}</div>
       
    49 </form>
       
    50 
    46 
    51 <div class="description">{desc|strip|escape|websub|nonempty}</div>
    47 <div class="description">{desc|strip|escape|websub|nonempty}</div>
    52 
    48 
    53 <table id="changesetEntry">
    49 <table id="changesetEntry">
    54 <tr>
    50 <tr>