<% title = case @kind when 'person' when 'community' _('Create community template') when 'enterprise' _('Create enterprise template') end %>

<%= _('Create person template') %>

<%= render :partial => 'create_template_form' %>