Survival instructions editable.
This commit is contained in:
5
lib/runosaari_web/templates/survival/new.html.eex
Normal file
5
lib/runosaari_web/templates/survival/new.html.eex
Normal file
@@ -0,0 +1,5 @@
|
||||
<h1>Uusi survival listan kohta</h1>
|
||||
|
||||
<%= render "form.html", Map.put(assigns, :action, Routes.admin_survival_path(@conn, :create)) %>
|
||||
|
||||
<span><%= link "Takaisin", to: Routes.admin_survival_path(@conn, :admin) %></span>
|
||||
Reference in New Issue
Block a user