mobilizon.chapril.org-mobil.../lib/eventos_web/templates/group_request/edit.html.eex

6 lines
206 B
Elixir

<h2>Edit Group request</h2>
<%= render "form.html", Map.put(assigns, :action, group_request_path(@conn, :update, @group_request)) %>
<span><%= link "Back", to: group_request_path(@conn, :index) %></span>