<% # TODO: add theme styles %> blog post
<%= h(@item["name"]) %>
by <%= h(@item["user_name"]) %> on <%= h(@item["posted_at_text"]) %>

<%= @item["body"] %>
<% # TODO: add theme scripts %>