## -*- coding: utf-8 -*- <%inherit file="../../main.mako" /> <%def name="buildNavipath()"> ${parent.buildNavipath()}
  • ${_('Events')}
  • ${_('Appointments list')}
  • ${_('Delete event')}
  • <%include file="../../dialogs/success.mako" />