{% extends "MuzichHomeBundle::layout.html.twig" %} {% block title %}{% endblock %} {% block content %} {% if his_group %} {{ 'group.edit'|trans({}, 'groups') }} | {% endif %} {% if following %} {{ 'group.notfollow'|trans({}, 'groups') }} {% else %} {{ 'group.follow'|trans({}, 'groups') }} {% endif %}