5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-23 09:06:22 +00:00
panel/app/views/components/_block_list.haml

9 lines
272 B
Text
Raw Normal View History

2024-02-21 16:50:29 +00:00
-# Componente Listas de bloqueo de Instancias
.card.mt-3.mb-3
.card-body
.d-flex.flex-row
= render 'components/checkbox', id: blocklist['id'] do
-#%span.h4= blocklist["title"]
%h4.m-0
%a{ href: blocklist['link'] }= blocklist['title']