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