<% if @organizer.nil? %>
<%= l(:label_hosted_organization) %> <%= l(:label_hosted_by) %> <%= l(:label_sponsor) %> <%= l(:label_rights_reserved)%> <%= l(:label_contact_us) %> <%= l(:label_license) %>
<% else %> <%= @organizer.description.html_safe %> <% end %>