{% extends '@mio/user/master.twig' %} {% from '@mio/macros.twig' import navigation %} {% set title = 'Profile of ' ~ profile.username %} {% block content %} {{ navigation(mio_navigation, false, true) }}