<%= block.title %>

<%= link_to profile_image(block.owner, :big) +"\n", profile.url %>
<% if show_name %>

<%= h block.owner.short_name %>

<% end %>