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

4 lines
132 B
Text
Raw Permalink Normal View History

2019-08-20 22:11:10 +00:00
%tr{ id: attribute }
%th= post_label_t(attribute, post: post)
%td{ lang: locale, dir: dir }= t "_#{post.send(attribute).value}"