templates/coal/shortlogentry.tmpl
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Tue, 03 Jun 2008 09:34:14 +0200
changeset 6645 37eedb1a1848
parent 6436 856ae126f48c
child 7407 7b2a77b20964
permissions -rw-r--r--
mq: introduce the qfinish command

 <tr class="parity{parity}">
  <td class="age">{date|age}</td>
  <td class="author">{author|person}</td>
  <td class="description"><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape}</a>{tags%changelogtag}</td>
 </tr>