{% extends 'tbudddy/tbudddy.html.twig' %} {% block body %} {% set selfMenu = 'account' %} {% include 'tbudddy/customer/menu-ini.html.twig' %}
{% include 'tbudddy/customer/menu-end.html.twig' %} {% endblock %} {% block javascripts %} {{ parent() }} {% endblock %}