<%= render "_status.html", author: @author, note: @note %>
<%= form_tag Routes.frontend_path(@conn, :post_status), method: :post do %> "> <%= submit "Post" %> <% end %>