<% for _, post in ipairs(posts) do %>
">
<%= post.username %>

<%- post.content %>

<% end %> <% if not user:is_guest() then %>

Respond to "<%= thread.title %>"


<% end %> <% if next_cursor then %> Older posts → <% end %>