diff --git a/app/views/public/cards/show.html.erb b/app/views/public/cards/show.html.erb
index d0823c705..a2e3a980f 100644
--- a/app/views/public/cards/show.html.erb
+++ b/app/views/public/cards/show.html.erb
@@ -33,8 +33,4 @@
<% end %>
-
- <% if @card.creating? %>
- <%= render "cards/container/footer/draft", card: @card %>
- <% end %>
\ No newline at end of file