From 9ae9450875eeea07344af6449db9a2bb7b7dad01 Mon Sep 17 00:00:00 2001 From: f Date: Thu, 22 Apr 2021 13:19:47 -0300 Subject: [PATCH] vista previa --- app/views/posts/attribute_ro/_html.haml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 app/views/posts/attribute_ro/_html.haml diff --git a/app/views/posts/attribute_ro/_html.haml b/app/views/posts/attribute_ro/_html.haml new file mode 100644 index 00000000..97931960 --- /dev/null +++ b/app/views/posts/attribute_ro/_html.haml @@ -0,0 +1,3 @@ +%tr{ id: attribute } + %th= post_label_t(attribute, post: post) + %td{ lang: locale, dir: dir }= metadata.value.html_safe