Sha256: 75c18562add6aeb4ee962d03a4fc5b502c2d7b6a22e3178bda9f540b0abc4bd3
Contents?: true
Size: 225 Bytes
Versions: 1
Compression:
Stored size: 225 Bytes
Contents
<%= link_to span_tag('Create New Comment'), new_cms_admin_blog_post_blog_comment_path(@blog_post), :class => 'big button' %> <h1><%= truncate(@blog_post.title) %></h1> <ul class='list'> <%= render @blog_comments %> </ul>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sofa_blog-0.0.1 | app/views/cms_admin/blog_comments/index.html.erb |