{% from 'topic/item/_macro.html' import title %} {% set author = topic.author %}

{{ topic.title }}

{{ title(topic) }}
{{ link.user_avatar(topic.author) }}