John Doe
<%= auth.name %>
<%= auth.email %>

Home
paralax
John Doe

<%= auth.name %>

<%= auth.name %>

Joined <%= auth.createdAt %>

5 Posts
3 Following
7 Followers
<% for(var i=0; i < 8; i++) {%> <%- include('partials/_toot') %> <% } %>