<h1>Editing User Certification</h1>

<%= render 'form' %>

<%= link_to 'Show', @user_certification %> |
<%= link_to 'Back', user_certifications_path %>