7 lines
139 B
Plaintext
7 lines
139 B
Plaintext
<h1>Editing In Juty</h1>
|
|
|
|
<%= render 'form', in_juty: @in_juty %>
|
|
|
|
<%= link_to 'Show', @in_juty %> |
|
|
<%= link_to 'Back', in_juties_path %>
|