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

Version Path
social_stream-0.16.1 base/app/views/settings/index.html.erb
social_stream-base-0.11.0 app/views/settings/index.html.erb
social_stream-0.15.8 base/app/views/settings/index.html.erb
social_stream-base-0.10.11 app/views/settings/index.html.erb
social_stream-0.15.7 base/app/views/settings/index.html.erb
social_stream-base-0.10.10 app/views/settings/index.html.erb
social_stream-0.15.6 base/app/views/settings/index.html.erb
social_stream-base-0.10.9 app/views/settings/index.html.erb
social_stream-0.15.5 base/app/views/settings/index.html.erb
social_stream-base-0.10.8 app/views/settings/index.html.erb
social_stream-0.15.4 base/app/views/settings/index.html.erb
social_stream-base-0.10.7 app/views/settings/index.html.erb
social_stream-0.15.1 base/app/views/settings/index.html.erb
social_stream-0.15.0 base/app/views/settings/index.html.erb
social_stream-base-0.10.6 app/views/settings/index.html.erb
social_stream-0.14.1 base/app/views/settings/index.html.erb
social_stream-base-0.10.5 app/views/settings/index.html.erb
social_stream-0.14.0 base/app/views/settings/index.html.erb
social_stream-base-0.10.4 app/views/settings/index.html.erb
social_stream-0.13.3 base/app/views/settings/index.html.erb