Sha256: 756bf315bae5d01a0f072dbde22f839057806b3017ea1dd41e5cbb1aeba15dbb

Contents?: true

Size: 268 Bytes

Versions: 4

Compression:

Stored size: 268 Bytes

Contents

<nav id="toolbar">
  <div id="toolbarContent" class="block">
    <div class="space_center"></div>
    <%= yield :toolbar %>
  </div>
</nav>
<div id= "center_body" class="frontpage_view">
  <section id="content">
    <%= render :partial => 'show' %>
  </section>
</div>

Version data entries

4 entries across 2 versions & 2 rubygems

Version Path
social_stream-0.11.1 base/app/views/groups/_show_frontpage.html.erb
social_stream-0.11.1 base/app/views/users/_show_frontpage.html.erb
social_stream-base-0.9.16 app/views/groups/_show_frontpage.html.erb
social_stream-base-0.9.16 app/views/users/_show_frontpage.html.erb