<%= flash_messages %> <%= @types %> <% if @types.is_localized?(:title) %> <% @site_in_use_locales.each do |locale| %> <% end %> <% else %> <% end %> <%= render :partial => 'writing_book_category', :collection => @writing_book_categorys %>
<%= t('writing_book_category.key') %><%= I18nVariable.first(:conditions => {:key => locale})[I18n.locale] %><%= t('writing_book_category.title') %>
<%= render :partial => "form" if is_manager? %>