better range text for explore popular
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div id="c-explore-posts">
|
||||
<div id="a-index">
|
||||
<h1>Explore: <%= @post_set.min_date %> – <%= @post_set.max_date %></h1>
|
||||
<h1>Explore: <%= @post_set.presenter.range_text %></h1>
|
||||
|
||||
<%= render "date_explore", :post_set => @post_set %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user