diff --git a/Resources/views/Timeline/report_person_context.html.twig b/Resources/views/Timeline/report_person_context.html.twig index bba3714e7..e2f64224e 100644 --- a/Resources/views/Timeline/report_person_context.html.twig +++ b/Resources/views/Timeline/report_person_context.html.twig @@ -1,5 +1,5 @@ -
-

{{ 'Report'|trans }}

+
+

{{ report.date|localizeddate('long', 'none') }} / {{ 'Report'|trans }}

{{ '%user% has filled a %report_label% report on %date%'|trans( { @@ -11,7 +11,6 @@
{% if custom_fields_in_summary|length > 0 %}
-
{% for field in custom_fields_in_summary %} {% if field.type == 'title' %}