10 lines
148 B
Plaintext
10 lines
148 B
Plaintext
<h1>New credential</h1>
|
|
|
|
<%= render "form", credential: @credential %>
|
|
|
|
<br>
|
|
|
|
<div>
|
|
<%= link_to "Back to credentials", credentials_path %>
|
|
</div>
|