<%= h(heading) %>

<% if attachments.any? %> <%= image_tag(url_for(:controller => 'attachments', :action => 'show', :id => attachments.first, :filename => attachments.first.filename)) %> <% end %> <%= textilizable(content, :object => advertisement) %>