templates/old/shortlogentry.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sun, 10 Dec 2006 16:24:21 +0100
changeset 3858 7c12958eba26
parent 3263 fc34c031ff54
permissions -rw-r--r--
debuginstall: fix an incorrect variable

<table class="slogEntry parity#parity#">
 <tr>
  <td class="age">#date|age#</td>
  <td class="author">#author|obfuscate#</td>
  <td class="node"><a href="?cs=#node|short#">#desc|strip|firstline|escape#</a></td>
 </tr>
</table>