% content_for :head do %> <% if item[:image] %> <% end %> <% end %> <% if item[:banner] %> <% elsif item[:color] %> <% gradient = if item[:gradient].nil? || item[:gradient] 'linear-gradient(141deg,rgba(255,255,255,0),rgba(0,0,0,.60))' else 'none' end %> <% else %> <% end %> <%= render '/partials/_navbar.*', zeus_logo_color: :white, transparent_nav: true %> <%= 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 %> Could not find location. Please create an issue on github. <% if item[:sponsors] %> Sponsored by <% @item[:sponsors].each do |sp| %> <% end %> <% end %>
<%= item[:title] %> <% if item[:facebook] %> <%= fa :facebook %> <% end %> <%= fa :calendar %>
<%= item[:description] %>