5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-17 00:16:21 +00:00

fix: corregido parrafo en Presentación de componente Remote_profile

This commit is contained in:
jazzari 2024-02-27 13:14:25 -03:00
parent ae0ca386c3
commit 5a30da4232

View file

@ -16,7 +16,8 @@
%dd
= render 'layouts/time', time: remote_profile['published']
%dt= t('.profile_summary')
%dd= remote_profile['summary'].html_safe
%dd
%p= remote_profile['summary'].html_safe
= render 'moderation_queue/comments', moderation_queue: @moderation_queue