<% content_for :head do %> <% end %>
<%= render '/partials/_tile.*', article: all_events[0] %>
<%= render '/partials/_tile.*', article: all_events[1], htmlclass: "highlighted" %>
<%= render '/partials/_tile.*', article: sorted_articles.first %>
<%= asset :js, :gamification %>