<% toolbar :profile => current_subject %> <% content_for :title do%> <%= current_subject.name %> <% end%> <% content_for :sidebar do %> <%= render :partial => 'home/sidebar' %> <% end %> <%= location( link_to(t('menu.information'), [current_subject,:profile]), link_to(t('avatar.other'), avatars_path) ) %> <%= render :partial => 'list' %> <%= render :partial => 'form' %>