Listing balloons

<% @balloons.each do |balloon| %> <% end %>
panel balloonTemplate system_picture Tail size x y z t Width Height
<%= balloon.panel_id %> <%= balloon.balloon_template_id %> <%= balloon.system_picture_id %> <%= balloon.tail %> <%= balloon.size %> <%= balloon.x %> <%= balloon.y %> <%= balloon.z %> <%= balloon.width %> <%= balloon.height %>