Sha256: 0a420f4888d2578a99b9ce8db283eaeee5de8112053c9524b20e52f90ce7fc3b
Contents?: true
Size: 356 Bytes
Versions: 62
Compression:
Stored size: 356 Bytes
Contents
<% content_for :title do %> <%=t('settings.one')%> <% end %> <% content_for :sidebar do %> <%= render :partial => 'home/sidebar' %> <% end %> <% toolbar :profile => current_subject %> <% content_for :javascript do %> <% end %> <%= location(t('account.one'), link_to(t('settings.main'), settings_path) ) %> <%= render :partial => 'index' %>
Version data entries
62 entries across 62 versions & 2 rubygems