Gentoo Archives: <%= h list %> in <%= to_month(params[:year], params[:month]) %>

<%= partial :views, locals: { list: list, mode: mode } %> <% if params[:no_threads] %>
There were no threads that started this month, showing you all messages instead.
<% end %>
<% results['hits']['hits'].each do |message| %> <% end %>
Subject From Date
<%= h message['_source']['subject'] %> <%= h message['_source']['from_realname'] %> <%= date_format message['_source']['date'] %>
<%= partial :pagination, locals: { current_page: current_page, max_pages: max_pages } %>