diff --git a/app/views/bubbles/index.html.erb b/app/views/bubbles/index.html.erb
index b33f03a99..19bcaff5f 100644
--- a/app/views/bubbles/index.html.erb
+++ b/app/views/bubbles/index.html.erb
@@ -104,6 +104,9 @@
+
<%= render partial: "bubbles/list/bubble", collection: @bubbles %>