<%= start_bubble_wrap("pink","light_blue") %> <% if @active_item %>
Active Item
<%= @active_item.item.description %> <%= @active_item.item.description %> - <%= @active_item.uses_left %> uses left.
<% else %> No Active Items
(Drag one from below to here) <% end %> <%= end_bubble_wrap("pink","light_blue") %>