5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-23 07:16:21 +00:00
panel/app/views/moderation_queue/_comment.haml

11 lines
178 B
Text
Raw Normal View History

-# Componente Comentario
%p.py-2 Esta línea es donde irá el cuerpo del comentario
.row
.col.col-1
%p "hola"
.col
%p "chau"
= render 'moderation_queue/button_box'