## -*- coding: utf-8 -*- <%inherit file="main.html"/>
${_('URL')}: ${cs_comment_url}
${_('Changeset')}: ${h.short_id(raw_id)}
${_('Description')}:
${h.shorter(message, 256)}
${_('The changeset status was changed to')}: ${status_change}
%endif${_('Comment')}:
${body}