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