published in <%= @term.category.name %>
last updated on <%= @term.updated_at %>
<%= raw @term.to_html %> <%= link_to 'Edit', edit_category_term_path(@term.category, @term) %> | <%= link_to 'Back', category_terms_path(@term.category) %>