<%= javascript_tag do %> var hyrax_item_stats = <%= raw json_escape @stats.to_flot.to_json %>; <% end %> <%= content_tag :h1, @stats, class: "lower" %>
<%= content_tag :h2, "Work Analytics" %>
<%= content_tag :strong, @stats.total_pageviews %> views since <%= @stats.created.strftime("%B %-d, %Y") %>