<% anonymous_top_menu_items.each_with_index do |item, index| %>
  • <%= I18n.t("js.filters.#{item}.title") %>
  • <% end %>