templates/old/shortlogentry.tmpl
author Patrick Mezard <pmezard@gmail.com>
Sun, 26 Aug 2007 19:05:19 +0200
changeset 5233 9d7052f17d77
parent 3263 fc34c031ff54
permissions -rw-r--r--
convert: fix /dev/null redirections under Windows

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