USERS
SEARCH
OPEN THREAD
> <%= user.name %>
alt=<%= user.name %>>
Threads:
<% threads.forEach(thread=>{ %>
> <%= thread.title %> by <%= thread.author.name %>
<% }); %>