7 lines
137 B
Plaintext
7 lines
137 B
Plaintext
|
<h1>Editing certification</h1>
|
||
|
|
||
|
<%= render 'form' %>
|
||
|
|
||
|
<%= link_to 'Show', @certification %> |
|
||
|
<%= link_to 'Back', certifications_path %>
|