templates/old/shortlogentry.tmpl
author NIIMI Satoshi <sa2c@sa2c.net>
Thu, 11 Oct 2007 06:01:30 +0900
changeset 5466 87860c62e003
parent 3263 fc34c031ff54
permissions -rw-r--r--
mq.el: declare variable mq-top

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