5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-26 08:06:23 +00:00
panel/app/views/posts/_new_has_one.haml

3 lines
117 B
Text
Raw Permalink Normal View History

= render 'posts/new_related_post', post: post, modal_id: modal_id
2024-06-03 20:52:53 +00:00
%input{ type: 'hidden', name: name, value: value }