mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 19:16:23 +00:00
typo en vista de color
This commit is contained in:
parent
7230655d57
commit
adf439017b
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
%tr{ id: attribute }
|
||||
%th= post_label_t(attribute, post: post)
|
||||
%td{ lang: locale, dir: dir, style: "background-color: #{metadata.value}" } = metadata.value
|
||||
%td{ lang: locale, dir: dir, style: "background-color: #{metadata.value}" }
|
||||
= metadata.value
|
||||
|
|
Loading…
Reference in a new issue