## -*- coding: utf-8 -*- <%inherit file="/casemanagement/main.mako" /> <%def name="buildNavipath()"> ${parent.buildNavipath()}
  • ${_('Selected case documents')}
  • ${_('Logbook')}
  • ${_('Delete entry')}
  • <%include file="../../dialogs/confirm.mako" />