84
84
<tr tal:attributes="class string:revision-header parity${entry/parity}">
85
85
<td class="revision-number">
86
86
<a tal:attributes="title python:'Show revision '+entry.revno;
88
88
tal:content="python:util.trunc(entry.revno)">
92
92
<td class="expand-button" tal:define="name entry/revno"
96
96
<a tal:attributes="title python:'Show revision '+entry.revno;
98
98
tal:content="entry/short_comment">