mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-14 06:21:42 +00:00
vista previa
This commit is contained in:
parent
70e64e6e97
commit
9ae9450875
1 changed files with 3 additions and 0 deletions
3
app/views/posts/attribute_ro/_html.haml
Normal file
3
app/views/posts/attribute_ro/_html.haml
Normal file
|
@ -0,0 +1,3 @@
|
|||
%tr{ id: attribute }
|
||||
%th= post_label_t(attribute, post: post)
|
||||
%td{ lang: locale, dir: dir }= metadata.value.html_safe
|
Loading…
Reference in a new issue