{% extends 'USBackendBundle::layout.html.twig' %} {% block page_class 'common-background' %} {% block content_class 'content backend notification' %} {% block content -%}
{{ entity.sender }}
{{ entity.createdAt|date("d/m/Y") }}

{{ entity.body }}
{% endblock %}