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

6 lines
93 B
Plaintext

<h1>New certification</h1>
<%= render 'form' %>
<%= link_to 'Back', certifications_path %>