Sha256: 479201a2cb895181ab9ebcf711d3257b60e4467c288d1fd4ad785cef3c6460a5

Contents?: true

Size: 447 Bytes

Versions: 64

Compression:

Stored size: 447 Bytes

Contents

<% content_for :title do%>
  <%= @profile.subject.name %>
<%end%>
<% if @profile.description? %>
  <% content_for :description do %>
    <%= @profile.description%>
  <% end %>
<%end%>

<% content_for :keywords do %>
  <%= @profile.subject.tag_list%>
<% end %>

<% sidebar %>

<% toolbar :profile, :subject => @profile.subject %>


<%= location(link_to(t('menu.information'), [@profile.subject, :profile])) %>


<%= render :partial => "profile" %>

Version data entries

64 entries across 64 versions & 2 rubygems

Version Path
social_stream-1.1.12 base/app/views/profiles/show.html.erb
social_stream-base-1.1.11 app/views/profiles/show.html.erb
social_stream-1.1.11 base/app/views/profiles/show.html.erb
social_stream-base-1.1.10 app/views/profiles/show.html.erb
social_stream-1.1.10 base/app/views/profiles/show.html.erb
social_stream-base-1.1.9 app/views/profiles/show.html.erb
social_stream-1.1.9 base/app/views/profiles/show.html.erb
social_stream-base-1.1.8 app/views/profiles/show.html.erb
social_stream-1.1.8 base/app/views/profiles/show.html.erb
social_stream-base-1.1.7 app/views/profiles/show.html.erb
social_stream-1.1.7 base/app/views/profiles/show.html.erb
social_stream-base-1.1.6 app/views/profiles/show.html.erb
social_stream-1.1.6 base/app/views/profiles/show.html.erb
social_stream-base-1.1.5 app/views/profiles/show.html.erb
social_stream-1.1.5 base/app/views/profiles/show.html.erb
social_stream-base-1.1.4 app/views/profiles/show.html.erb
social_stream-1.1.4 base/app/views/profiles/show.html.erb
social_stream-1.1.3 base/app/views/profiles/show.html.erb
social_stream-base-1.1.3 app/views/profiles/show.html.erb
social_stream-1.1.2 base/app/views/profiles/show.html.erb