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