<%= _('Edit Templates') %>
- <%= link_to _('Edit Person Template'), :controller => 'profile_editor', :profile => environment.person_template.identifier %>
- <%= link_to _('Edit Community Template'), :controller => 'profile_editor', :profile => environment.community_template.identifier %>
- <%= link_to __('Edit Enterprise Template'), :controller => 'profile_editor', :profile => environment.enterprise_template.identifier %>