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