data-base-path='<%= custom_path_if_needed help_category_path(@object, locale: '{locale}'), @knowledge_base %>' data-available-locales='<%= @object_locales.map(&:locale).join(',') %>' <% end %>>
<% if @object %>

<%= @object.translation.title %>

<% end %> <% if !@categories.present? && !@answers&.present? %>
<%= zt('No content to show') %>
<%= zt('Please add categories and/or answers') %>
<% else %> <% if @categories&.present? %> <% end %> <% if @categories&.present? && @answers&.present? %>
<% end %> <% if @answers&.present? %> <% end %> <% end %>