<% taxons.each do |taxon| %> <% end %> <% if taxons.empty? %> <% end %>
<%= t(:name) %> <%= t(:path) %>
<%= taxon.name %> <%= taxon_path taxon %> <%= link_to_delete taxon, :url => remove_admin_question_taxon_url(@question, taxon), :name => icon('delete') + ' ' + t(:remove) %>
<%= t(:none) %>.