mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
<h1>New Application Integration</h1>
|
|
|
|
<%= render 'form', application_integration: @application_integration %>
|
|
|
|
<%= link_to 'Back', application_integrations_path %>
|