Sha256: 39c269608d642a5caf3608467a5558ee5d04f8664a41f542560fd52e596ce1a4
Contents?: true
Size: 179 Bytes
Versions: 1
Compression:
Stored size: 179 Bytes
Contents
<%= render :partial => 'shared/cms_content_for'%> <%= render :partial => @post %> <% if @post.commentable == 1 %> <div id="comments"> <%= disqus_thread %> </div> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spree_cms-0.0.3 | app/views/posts/show.html.erb |