{% import 'macros_form.html' as form without context %} {{ messagesystem }} {{ uploaddialog }}
{% if compare is defined %}{% call form.msgbox(title=htmlstr('%s: %s - %s') % (trans('compare'), v1, v2)) %}
{{ compare }}
{% endcall %}{% endif %} {% call form.box(table=false, title=(trans('version_history')) + htmlstr('
') + trans('removeversioncontrol') + htmlstr('
')) %} {{ versionhistorygrid }} {% endcall %}
{% if versiongetop %}{% endif %}