mercurial/templates/monoblue/fileannotate.tmpl
changeset 14046 b24e5a708fad
parent 13860 b5b84dd43613
child 15375 fe9d36a6853e
equal deleted inserted replaced
14045:1c38777f7b8a 14046:b24e5a708fad
    38         <li><a href="{url}raw-annotate/{node|short}/{file|urlescape}">raw</a></li>
    38         <li><a href="{url}raw-annotate/{node|short}/{file|urlescape}">raw</a></li>
    39     </ul>
    39     </ul>
    40 
    40 
    41     <h2 class="no-link no-border">{file|escape}@{node|short} (annotated)</h2>
    41     <h2 class="no-link no-border">{file|escape}@{node|short} (annotated)</h2>
    42     <h3 class="changeset">{file|escape}</h3>
    42     <h3 class="changeset">{file|escape}</h3>
    43     <p class="changeset-age"><span>{date|age}</span></p>
    43     <p class="changeset-age age">{date|date}</p>
    44 
    44 
    45     <dl class="overview">
    45     <dl class="overview">
    46         <dt>author</dt>
    46         <dt>author</dt>
    47         <dd>{author|obfuscate}</dd>
    47         <dd>{author|obfuscate}</dd>
    48         <dt>date</dt>
    48         <dt>date</dt>