Mercurial > hg
view templates/gitweb/changelogentry.tmpl @ 3339:0e3c45a74683
ui.py: don't let parent and child ui objects share header and prev_header
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Tue, 10 Oct 2006 18:43:20 -0300 |
parents | 36fa5db79dd5 |
children | ce8f31e0b3b8 |
line wrap: on
line source
<div> <a class="title" href="{url}rev/#node|short#{getentries}"><span class="age">#date|age# ago</span>#desc|strip|firstline|escape#</a> </div> <div class="title_text"> <div class="log_link"> <a href="{url}rev/#node|short#{getentries}">changeset</a><br/> </div> <i>#author|obfuscate# [#date|rfc822date#] rev #rev#</i><br/> </div> <div class="log_body"> #desc|strip|escape|addbreaks# <br/> <br/> </div>