Home

Logged in as <%= @user.username %>

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