<% content_for :body_class, 'home' %>

An experimental festival celebrating independently produced art and technology. <%= link_to 'Read More.', about_path %>

September 10–13, 2015
<%= link_to 'Revolution Hall', 'https://www.google.com/maps/place/Revolution+Hall/@45.518962,-122.652093,15z/data=!4m2!3m1!1s0x0:0x3cb055df21a4d485', target: '_blank' %>, Portland, Oregon

<%= link_to 'Sold Out', 'https://attend.xoxofest.com/', class: 'btn btn-yellow', target: '_blank' %>
<% i = 0 %> <% EventBlock.each_day.each do |day, event_blocks| %>

<%= day %>

<%= render event_blocks %>
<% i = i+1 %> <% end %>