templates/old/shortlogentry.tmpl
author Matt Mackall <mpm@selenic.com>
Fri, 29 Dec 2006 20:04:31 -0600
changeset 3997 3f0ba82c103f
parent 3263 fc34c031ff54
permissions -rw-r--r--
exec: remove last flag from is_exec

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