10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
<h1>New credential</h1>
|
|
|
|
<%= render "form", credential: @credential %>
|
|
|
|
<br>
|
|
|
|
<div>
|
|
<%= link_to "Back to the domain", domain_path(@domain) %>
|
|
</div>
|