Source
diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl
index 1fb122125..bd069f5cd 100644
--- a/view/theme/frio/templates/wall_thread.tpl
+++ b/view/theme/frio/templates/wall_thread.tpl
@@ -293,8 +293,11 @@ as the value of $top_child_total (this is done at the end of this file)
{{foreach $item.mentions as $tag}}
{{$tag nofilter}}
{{/foreach}}
- {{/if}}
+ {{*foreach $item.implicit_mentions as $tag}}
+
{{$tag nofilter}}
+ {{/foreach*}}
+ {{/if}}
{{foreach $item.folders as $cat}}
{{$cat.name}}{{if $cat.removeurl}} (x) {{/if}}
{{/foreach}}