<%= link_to "← Back to the thread", simple_discussion.forum_thread_path(@forum_thread) %>
<%= category_link(@forum_thread.forum_category) %> • <%= t('asked_time_ago', time: time_ago_in_words(@forum_thread.created_at), author: @forum_thread.user.name) %>