i want to use the fosUSerBundle to change the password of the logged person.
i'v already use the functionality, login , of FOS to log and it's works
But here, i want to have the form of changing password directly in my profilpage.html.twig .without been redirected to an other page .
and when i copy the code of the changepassword_content.html.twig in my profilpage.html.twig , i have an error the "form" is unknown {% form_theme form theme %}
which is right!! so can somebody explain me what i have to do ?! pleaseee
