<% for taxonomy in @taxonomies %> <% end %>
<%= :name.l("Name") %> <%= :action.l("Action") %>
<%= taxonomy.name %> <%= link_to_edit taxonomy.id %> | <%= link_to_delete taxonomy %>