<%= image_tag @bulletin.image.url %>

<%= @bulletin.title %>

<%= display_date_time(@bulletin.postdate) %>

<%= @bulletin.text.html_safe rescue '' %>