Sha256: eb82857b8604d43e966fbc01271425aaa91a065075c05640e4a5a99c68bb283f
Contents?: true
Size: 385 Bytes
Versions: 56
Compression:
Stored size: 385 Bytes
Contents
<% 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' %>
Version data entries
56 entries across 56 versions & 2 rubygems