<% content_for :head do %> <% end %> <% if item[:banner] %>
<% elsif item[:color] %>
<% else %>
<% end %>
<%= render '/partials/_navbar.*', zeus_logo_color: :white %>

<%= item[:title] %> <% if item[:facebook] %> <%= fa :facebook %> <% end %> <%= fa :calendar %>

<%= item[:description] %>

  • <%= fa 'clock-o', li: true %><%= item[:time].strftime '%A %d %B %Y %H:%M' %>
  • <%= fa 'map-marker', li: true %><%= item[:location] %>
<% if item[:image] %> <% end %>
<%= yield %>