<% @set.hash_tree.each do |structure, array| %>
  • <%= render 'structures/compilada', :structure => structure %>
    • <%= nested_structures_site array %>
    <% end %>