<% if heading %> <% if link %>

<% else %>

<%= item[:title] %>

<% end %> <% end %> Termin: T19:30"><%= @item[:startdate].strftime("%d.%m.%Y") %>, 19:30 Uhr <% if !@item[:public] %>(nicht öffentlich)<% end %>
<% if !heading %>Thema: <%= item[:title] %>
<% end %> <% if @item[:speakers] %>
Referent:
<% end %> <% if @item[:superevent] %>
Veranstaltung: <% if @item[:superevent][:url] %> <% else %> <%= @item[:superevent][:title] %> <% end %> <% end %> <% if @item[:location] %>
Ort:
  • <% if item[:location][:url] %><% else %><%= item[:location][:name] %><% end %> <% if item[:location][:details] %>
  • <%= item[:location][:details] %><% end %> <% if item[:location][:strasse] %>
  • <%= item[:location][:strasse] %><% end %> <% if item[:location][:ort] %>
  • <%= item[:location][:plz] %> <%= item[:location][:ort] %><% end %> <% if item[:location][:lon] %>
  • N<%= item[:location][:lat] %> E<%= item[:location][:lon] %> (Karte) <% end %>
<% end %>