<% last ||= false -%>
event_cloud <%='last' if last%>"> <%= div_for(event, :class=>"event_padding") do %>

<%=image_tag("icons/date.png",:class=>"icon", :title => t('event.home.one', :space=>event.space.name))%> <%=link_to sanitize(highlight(event.title,params[:query])), space_event_path(event.space, event),:class=>"unified_event"%> <%= t('updated_time_ago', :time => sanitize(time_ago_in_words(event.updated_at))) %>

<% end %>