5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-07 10:35:45 +00:00
panel/app/views/posts/attribute_ro/_color.haml

4 lines
159 B
Plaintext
Raw Normal View History

2020-01-22 20:42:08 +00:00
%tr{ id: attribute }
%th= post_label_t(attribute, post: post)
%td{ lang: locale, dir: dir, style: "background-color: #{metadata.value}" } = metadata.value