Name: <%=h @category.name %>

Description: <%=simple_format(h(@category.description)) %>

Group: <%=h @category.group %>

<%= link_to 'Edit', edit_eventable_category_path(@category) %> | <%= link_to 'Back', eventable_categories_path %>