<% # deprecated: replaced with theme templates %> <%= # TODO: should call page title instead h(@item["name"]) %> <%= styles %>
page: <%= h(@item["name"]) %>
by <%= h(@item["user_name"]) %> on <%= h(@item["posted_at_text"]) %>

<%= @item["body"] %>
<%= scripts %>