{% include 'AppBundle:Home:logo.html.twig' %}

{{ 'form.new_password_title'|trans( {}, 'FOSUserBundle' ) }}

{{ form_widget(form) }}