templates/coal/shortlogentry.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 10 Sep 2008 08:48:23 +0200
changeset 7016 58dcf10eea2b
parent 6436 856ae126f48c
child 7407 7b2a77b20964
permissions -rw-r--r--
Backed out changeset 3d54cf97598d (see issue916 for details)

 <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>