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