7 lines
152 B
Plaintext
Executable File
7 lines
152 B
Plaintext
Executable File
<h1>Editing User Certification</h1>
|
|
|
|
<%= render 'form' %>
|
|
|
|
<%= link_to 'Show', @user_certification %> |
|
|
<%= link_to 'Back', user_certifications_path %>
|