{% extends 'frontend/layouts/index.html.twig' %} {% set active = 'app_front_dashboard' %} {% set breadcrumbs = [ { 'link': path('app_front_dashboard'), 'title': 'Home' }, { 'title': 'Change Password', } ]%} {% block title %}User Change Password{% endblock %} {% block content %}