new.html.erb 136 Bytes
<h1><%= _("Nww follow category") %></h1>

<%= render :partial => 'form', :locals => { :mode => :new, :category => @follow_category } %>