templates/paper/filediff.tmpl
changeset 9721 1d75c683ada1
parent 9720 bb00a159e594
equal deleted inserted replaced
9720:bb00a159e594 9721:1d75c683ada1
    47  <th>author</th>
    47  <th>author</th>
    48  <td>{author|obfuscate}</td>
    48  <td>{author|obfuscate}</td>
    49 </tr>
    49 </tr>
    50 <tr>
    50 <tr>
    51  <th>date</th>
    51  <th>date</th>
    52  <td>{date|date} ({date|age} ago)</td>
    52  <td>{date|date} ({date|age})</td>
    53 </tr>
    53 </tr>
    54 <tr>
    54 <tr>
    55  <th>parents</th>
    55  <th>parents</th>
    56  <td>{parent%filerevparent}</td>
    56  <td>{parent%filerevparent}</td>
    57 </tr>
    57 </tr>