<% @category_list.categories.each_with_index do |c, index| %> <% end %>
<%= t 'js.categories.category' %> <%= t 'js.topic.list' %>

<%= c.name %>

<%= c.description&.html_safe %>
'><%= c.topic_count %>
<% content_for :title do %><%= @title %><% end %> <% content_for :head do %> <%= raw crawlable_meta_data(title: SiteSetting.title, description: SiteSetting.site_description) %> <% end %>