mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 22:16:22 +00:00
3 lines
223 B
Text
3 lines
223 B
Text
|
= render 'components/dropdown_item', text: t('.submenu_accept'), path: '/'
|
||
|
= render 'components/dropdown_item', text: t('.submenu_reject'), path: '/'
|
||
|
= render 'components/dropdown_item', text: t('.submenu_block'), path: '/'
|