## -*- coding: utf-8 -*- <%inherit file="../main.mako" /> <%! import mpulsweb.lib.helper.filters as F %> <%def name="buildNavipath()"> ${parent.buildNavipath()}
  • ${_('Case Management')}
  • ${_('Editor assigned')}
  • ${_('Organisation')}

    ${_('Please choose a new editor for the document')}:

    % if h.hasRole(['admin']):
    % endif