## -*- coding: utf-8 -*- <%inherit file="../main.mako" /> <%def name="buildNavipath()"> ${parent.buildNavipath()}
  • ${_('Administration')}
  • ${_('User overview')}
  • ${_('Show user')}
  • ${_('User view')}
    <%include file="show_user_body.mako" />