mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
<h1>New User Blocking</h1>
|
|
|
|
<%= render 'form', user_blocking: @user_blocking %>
|
|
|
|
<%= link_to 'Back', user_blockings_path %>
|