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

Home
paralax
<%= auth.name %>

<%= auth.name %>

<%= auth.email %>

Joined <%= auth.createdAt %>

<%= messageCount %> Posts
3 Following
7 Followers
<%- include('partials/_toot', {auth:auth, messages:messages}) %>
<%- include('partials/_sidebar_menu.ejs') %>