Editable info paragraphs.
This commit is contained in:
5
lib/runosaari_web/templates/info/new.html.eex
Normal file
5
lib/runosaari_web/templates/info/new.html.eex
Normal file
@@ -0,0 +1,5 @@
|
||||
<h1>New Info</h1>
|
||||
|
||||
<%= render "form.html", Map.put(assigns, :action, Routes.admin_info_path(@conn, :create)) %>
|
||||
|
||||
<span><%= link "Back", to: Routes.admin_info_path(@conn, :admin) %></span>
|
||||
Reference in New Issue
Block a user