96
97
<div class="short_description">
97
100
<a tal:attributes="title python:'Show revision '+entry.revno;
98
101
href python:url(['/revision', entry.revno], clear=1);
100
103
tal:content="entry/short_comment"></a>
102
105
<div class="long_description" style="display: none">
103
108
<a tal:attributes="title python:'Show revision '+entry.revno;
104
109
href python:url(['/revision', entry.revno], clear=1);