diff --git a/app/views/content/display/_tailwind_foldered_index.html.erb b/app/views/content/display/_tailwind_foldered_index.html.erb index 31080bc1..3ec588a2 100644 --- a/app/views/content/display/_tailwind_foldered_index.html.erb +++ b/app/views/content/display/_tailwind_foldered_index.html.erb @@ -22,28 +22,6 @@ isLoading: false }" class="h-screen flex bg-gray-50"> - -
-
- - -
- <% if current_user.can_create?(content_type_class) %> - <%= link_to new_polymorphic_path(content_type_class) do %> - - <% end %> - <% end %> -
-
-