index.rhtml 129 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 <h1><%= _('Validators by Region') %></h1> <ul class='tree'> <%= render :partial => 'region', :collection => @regions %> </ul>