3 lines
132 B
Text
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}"
|