{% extends "account/base.html.twig" %} {% import "common/macro_flashes.html.twig" as macro_flashes %} {% block title %} {{ "Change my email address" | trans }} {% endblock %} {% block head %} {% include "account/templates.html.twig" %} {% endblock %} {% set selected = "" %} {% block content_account %}