mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 11:21:42 +00:00
mostrar el html
This commit is contained in:
parent
36cf199548
commit
87c94e9548
1 changed files with 1 additions and 1 deletions
|
@ -38,4 +38,4 @@
|
|||
|
||||
- cache [metadata, I18n.locale] do
|
||||
%section.editor{ id: attr, dir: dir }
|
||||
= @post.public_send(attr).to_s.html_safe
|
||||
= @post.public_send(attr).value.html_safe
|
||||
|
|
Loading…
Reference in a new issue