{% extends "ClarolineCoreBundle:Workspace:layout.html.twig" %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block title %}{% spaceless %} {{ node.getName() | striptags | raw }} - {{ "comments"|trans({}, "icap_socialmedia") }} {% endspaceless %}{% endblock %} {% block breadcrumb %}
{% endblock %} {% block leftbar %} {% set workspace = node.getWorkspace() %} {% if not is_path_mode and workspace is defined %} {% if is_granted('OPEN', workspace) %} {% render(controller("ClarolineCoreBundle:Workspace:renderToolList", {'workspace': workspace, '_breadcrumbs': app.request.query.get('_breadcrumbs', {})})) %} {% endif %} {% endif %} {% endblock %} {% block section_content %}
{{ 'comments'|trans({}, 'icap_socialmedia') }} [{{ pager.nbResults }}]
*{{ 'comments_are_public'|trans({}, "icap_socialmedia") }}