<%inherit file="../main.mako" /> <%def name="buildNavipath()"> ${parent.buildNavipath()}
  • ${_('Case Management')}
  • ${_('Case document overview')}
  • ${_('Selected case documents')}
  • ${_('Documents overview')}
  • ${_('Deleted attachment!')}
  • <%include file="../../dialogs/success.mako" />