Sha256: ae44454e4daf26d39b036b62c4fba71f48e874f6bb4827bd19eecbf66620d517

Contents?: true

Size: 206 Bytes

Versions: 26

Compression:

Stored size: 206 Bytes

Contents

<%= render 'writefully/sites/show/heading' %>
<%= render 'writefully/sites/show/tabs' %>
<div id='posts' class='panel panel-default'>
  <div class='panel-body'>
    <%= render @site.posts %>
  </div>
</div>

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
writefully-0.8.2 app/views/writefully/posts/index.html.erb
writefully-0.8.1 app/views/writefully/posts/index.html.erb
writefully-0.8.0 app/views/writefully/posts/index.html.erb
writefully-0.7.1 app/views/writefully/posts/index.html.erb
writefully-0.6.12 app/views/writefully/posts/index.html.erb
writefully-0.6.11 app/views/writefully/posts/index.html.erb
writefully-0.6.10 app/views/writefully/posts/index.html.erb
writefully-0.6.9 app/views/writefully/posts/index.html.erb
writefully-0.6.7 app/views/writefully/posts/index.html.erb
writefully-0.6.6 app/views/writefully/posts/index.html.erb
writefully-0.6.5 app/views/writefully/posts/index.html.erb
writefully-0.6.4 app/views/writefully/posts/index.html.erb
writefully-0.6.3 app/views/writefully/posts/index.html.erb
writefully-0.6.2 app/views/writefully/posts/index.html.erb
writefully-0.5.1 app/views/writefully/posts/index.html.erb
writefully-0.5.0 app/views/writefully/posts/index.html.erb
writefully-0.4.10 app/views/writefully/posts/index.html.erb
writefully-0.4.8 app/views/writefully/posts/index.html.erb
writefully-0.4.7 app/views/writefully/posts/index.html.erb
writefully-0.4.6 app/views/writefully/posts/index.html.erb