mirror of
https://github.com/docusealco/docuseal.git
synced 2026-06-23 04:10:11 +00:00
4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
<%= render 'shared/turbo_modal' do %>
|
|
<%= render 'form', user: @user %>
|
|
<% end %>
|