templates/old/shortlogentry.tmpl
author Matt Mackall <mpm@selenic.com>
Thu, 14 Dec 2006 17:32:25 -0600
changeset 3891 a0b18a8e0460
parent 3263 fc34c031ff54
permissions -rw-r--r--
Fix a pygettext complaint

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