templates/coal/shortlogentry.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sun, 09 Nov 2008 12:15:32 +0100
changeset 7349 f711b8e0d2b3
parent 6436 856ae126f48c
child 7407 7b2a77b20964
permissions -rw-r--r--
fix test-export portability (issue1383) wc outputs with leading spaces on *BSD

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