Open-Source-Access-Control-.../app/views/user_certifications/new.html.erb

6 lines
103 B
Plaintext

<h1>New User Certification</h1>
<%= render 'form' %>
<%= link_to 'Back', user_certifications_path %>