<%= t 'powered_by_html' %>
<% if @category %> <% content_for :head do %> <%= auto_discovery_link_tag(@category, {action: :category_feed, format: :rss}, title: t('rss_topics_in_category', category: @category.name), type: 'application/rss+xml') %> <% end %> <% end %>