84
75
tal:attributes="href python:url(['/diff', change.revno], clear=1)">download diff</a>
85
76
<a tal:condition="python:compare_revid is not None"
86
77
tal:attributes="href python:url(['/diff', change.revno, history.get_revno(compare_revid)], clear=1)">download diff</a>
91
79
<li id="last"><a tal:attributes="href python:url(['/changes', change.revno]);
92
80
title string:view history from revision ${change/revno}"
93
81
tal:content="string:view history from revision ${change/revno}"></a></li>