{% extends "ClarolineCoreBundle:Desktop:layout.html.twig" %} {% set title = 'notification_user_configuration' %} {% block title %} {{ parent() ~ ' - ' ~ title | trans({}, "platform") | striptags | raw }} {% endblock %} {% block breadcrumb %} {{ macros.desktopBreadcrumbs([ { 'name': 'preferences'|trans({}, 'platform'), 'href': path('claro_desktop_parameters_menu') }, { 'name': title|trans({}, 'notification'), 'href': '' } ]) }} {% endblock %} {% block section_content %}