{% for event in listTasks %} {% include 'ClarolineAgendaBundle:Widget:event_widget.html.twig' %} {% else %}
{{ 'no_task_now'|trans({}, 'agenda') }}
{% endfor %} {% block javascripts %} {% endblock javascripts %}