{# 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. #} {% sonata_template_box 'This is the user authentication edition template. Feel free to override it.' %}

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

{% include "SonataUserBundle:Profile:edit_authentication_content.html.twig" %}

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

{{ render(url("sonata_user_change_password")) }}