Survival instructions editable.

This commit is contained in:
codevictory
2021-06-15 22:03:41 +03:00
parent e24d318e2a
commit b4bb0c8282
23 changed files with 511 additions and 54 deletions

View 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>