• {{ total }}
    {{ '%count% Notifications'|trans({'%count%':total}, 'AdminLTEBundle') }}
    {% for notice in notifications %} {{ notice.message }} 3 mins
    {% endfor %} {{'View all'|trans({}, 'AdminLTEBundle')}}