<%= link_to(t('next_page').html_safe, @topic_view.next_page_path ) %>
<% end %><%= t 'powered_by_html' %>
<% content_for :head do %> <%= auto_discovery_link_tag(@topic_view, {action: :feed, format: :rss}, title: t('rss_posts_in_topic', topic: @topic_view.title), type: 'application/rss+xml') %> <% end %>