% page_title @forum_topic.title %> <% meta_description(DText.excerpt(@forum_topic.original_post&.body)) %> <% atom_feed_tag(@forum_topic.title, forum_topic_url(@forum_topic.id, format: :atom)) %> <%= render_meta_links @forum_posts %> <%= render "secondary_links" %>
Posted under <%= link_to @forum_topic.category_name, forum_topics_path(:search => {:category_id => @forum_topic.category_id}) %>
<% if @forum_topic.is_locked? %>This topic has been locked.
<%= link_to "Post reply", new_forum_post_path(topic_id: @forum_topic.id), id: "new-response-link" %>
<% end %> <%= numbered_paginator(@forum_posts) %>