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

3 lines
97 B
Text
Raw Normal View History

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