New Page

<%= render "form.html", assigns |> Map.put(:action, Routes.page_path(@conn, :create)) |> Map.put(:initial_file, true) %> <%= link "Back", to: Routes.page_path(@conn, :index) %>