Mercurial > hg
view templates/monoblue/changelogentry.tmpl @ 9023:cd92a6968f70
help: add #revision syntax to the example valid URLs.
author | David Wolever <wolever@cs.toronto.edu> |
---|---|
date | Sat, 04 Jul 2009 12:40:34 +0200 |
parents | 8b47efdf40ee |
children | 1d75c683ada1 |
line wrap: on
line source
<h3 class="changelog"><a class="title" href="{url}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape|nonempty}<span class="logtags"> {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}</span></a></h3> <ul class="changelog-entry"> <li class="age">{date|age} ago</li> <li>by <span class="name">{author|obfuscate}</span> <span class="revdate">[{date|rfc822date}] rev {rev}</span></li> <li class="description">{desc|strip|escape|addbreaks|nonempty}</li> </ul>