<%= $last_remark->{'date'} %> <%= link_to "#$last_remark->{'id'}", single_remark => {remark_id => $last_remark->{'id'}}, (class => 'post__id') %>
<%= $last_remark->{'author'} %>
<%== markdown $last_remark->{'body'} =%>
<% if (is_mod) { =%>
<% } =%>