<h1>Home</h1>
<%= render "_post_form.html", conn: @conn %>
<hr>
<%= render "_timeline.html", conn: @conn, statuses_with_authors: @statuses_with_authors %>