## -*- coding: utf-8 -*- <%inherit file="../main.mako" /> <%! import mpulsweb.lib.helper.filters as F %> <%def name="buildNavipath()"> ${parent.buildNavipath()}
${_('The password of the user')} ${c.uo.first_name| F.NA} ${c.uo.last_name| F.NA} ${_('has been changed.')}
${_('The new password is:')} ${c.new_password}