view mercurial-tests/testData/bin/templates/paper/shortlogentry.tmpl @ 932:448ef0521954 Hajipur-9.1.x

TW-42308 delete file only if it exists to avoid warns in log
author Dmitry Neverov <dmitry.neverov@gmail.com>
date Wed, 16 Sep 2015 19:55:47 +0200
parents 2e52f00a3c94
children
line wrap: on
line source

 <tr class="parity{parity}">
  <td class="age">{date|age}</td>
  <td class="author">{author|person}</td>
  <td class="description"><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape|nonempty}</a>{inbranch%changelogbranchname}{branches%changelogbranchhead}{tags%changelogtag}</td>
 </tr>