{# This file is part of the Sonata package. (c) Thomas Rabaix For the full copyright and license information, please view the LICENSE file that was distributed with this source code. #} {% extends "SonataUserBundle:Profile:action.html.twig" %} {% block sonata_profile_content %}

{{ "profile_manager_header" | trans({}, 'SonataUserBundle')}}

{{ "profile_manager_header_content" | trans({}, 'SonataUserBundle')}}


{{ "link_edit_profile" | trans({}, 'SonataUserBundle')}}

{{ 'breadcrumb.link_user_show'|trans({}, 'SonataUserBundle') }} »

{{ "title_user_edit_authentication" | trans({}, 'SonataUserBundle')}}

{{ 'breadcrumb.link_user_show'|trans({}, 'SonataUserBundle') }} »

{{ "sonata_change_password_link" | trans({}, 'SonataUserBundle')}}

{{ 'breadcrumb.link_user_show'|trans({}, 'SonataUserBundle') }} »


Top

© 2015 Hiruko Software for Radiology

{% endblock %}