<%= h(@item["name"]) %>
by <%= h(@item["user_name"]) %>
on <%= h(@item["posted_at_text"]) %>
<%= @item["body"] %>
<%
# TODO: add theme scripts
%>
% # deprecated: switched to theme templates %>