templates/changelogentry.tmpl
changeset 2132 4990b62fd0a6
parent 1606 ba625c8083d8
child 3205 48395d2692de
equal deleted inserted replaced
2131:f5bbc5562434 2132:4990b62fd0a6
     1 <table class="changelogEntry parity#parity#">
     1 <table class="logEntry parity#parity#">
     2  <tr>
     2  <tr>
     3   <th class="age" width="15%">#date|age# ago:</th>
     3   <th class="age">#date|age# ago:</th>
     4   <th class="firstline">#desc|strip|firstline|escape#</th>
     4   <th class="firstline">#desc|strip|firstline|escape#</th>
     5  </tr>
     5  </tr>
     6  <tr>
     6  <tr>
     7   <th class="changesetRev">changeset #rev#:</th>
     7   <th class="revision">changeset #rev#:</th>
     8   <td class="changesetNode"><a href="?cs=#node|short#">#node|short#</a></td>
     8   <td class="node"><a href="?cs=#node|short#">#node|short#</a></td>
     9  </tr>
     9  </tr>
    10  #parent%changelogparent#
    10  #parent%changelogparent#
    11  #child%changelogchild#
    11  #child%changelogchild#
    12  #changelogtag#
    12  #changelogtag#
    13  <tr>
    13  <tr>