diff --git a/templates/default/room/index.html.twig b/templates/default/room/index.html.twig index 4cc078e..252695c 100644 --- a/templates/default/room/index.html.twig +++ b/templates/default/room/index.html.twig @@ -7,7 +7,10 @@
{% if post.icon %} - icon + {# icon #} + + @{{ post.user }} + {% else %} @{{ 'anon' | trans }}