<%= truncate(event.abstract, :length => 400) -%> <%= link_to 'more', conference_proposal_path(@conference.short_title, event.id) if event.abstract.length > 400 %>