sutty/app/views/posts/attribute_ro/_boolean.haml

3 lines
132 B
Text

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