From 56318dbcb1b665abd7fa7e24e756c45af7cb6f7e Mon Sep 17 00:00:00 2001 From: Jorge Manrubia Date: Tue, 6 May 2025 07:54:38 +0200 Subject: [PATCH] Not used --- app/views/cards/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/cards/show.html.erb b/app/views/cards/show.html.erb index c3886a3bb..56ca920bb 100644 --- a/app/views/cards/show.html.erb +++ b/app/views/cards/show.html.erb @@ -29,7 +29,7 @@ <% end %> -
+
<%= render "cards/container", card: @card %> <% if @card.published? %>