5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-02 13:46:08 +00:00
panel/app/views/posts/attribute_ro/_boolean.haml

4 lines
132 B
Plaintext

%tr{ id: attribute }
%th= post_label_t(attribute, post: post)
%td{ lang: locale, dir: dir }= t "_#{post.send(attribute).value}"