<%= text.heading %>

<% if text.image? %> <%= image_tag text.image %> <% end %>
<%= simple_format text.lead %>
<%= simple_format text.body %>