<%= list.title %>

<% if list.image? %> <%= image_tag list.image %> <% end %>
<%= simple_format list.description %>