{% extends 'base.html.twig' %} {% block title %}User {{ user.email }}{% endblock %} {% block body %} {{ include('users/_partials/nav.html.twig') }}