Set all pages inside section.main. Adding translations.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<h1>Edit Visitor</h1>
|
||||
<h1>Muokkaa osallistujan tietoja</h1>
|
||||
|
||||
<%= render "form.html", Map.put(assigns, :action, Routes.admin_visitor_path(@conn, :update, @visitor)) %>
|
||||
|
||||
<span><%= link "Back", to: Routes.admin_visitor_path(@conn, :index) %></span>
|
||||
<span><%= link "Takaisin", to: Routes.admin_visitor_path(@conn, :index) %></span>
|
||||
|
||||
Reference in New Issue
Block a user