Sha256: 93f41b3e740cc8f274b76add2678256c33e54aca5cb48cb05dbd563a3710b034
Contents?: true
Size: 341 Bytes
Versions: 1
Compression:
Stored size: 341 Bytes
Contents
<%= render :partial => 'spree/admin/shared/contents_sub_menu' %> <%= render :partial => 'spree/admin/shared/page_tabs', :locals => {:current => 'Contents'} %> <h2>Content: <%= h @content.title %></h2> <%= RDiscount.new(@content.body).to_html.html_safe %> <p> <%= link_to_edit @content %> <%= link_to t('back'), collection_url %> </p>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spree_essential_cms-0.3.0.rc1 | app/views/spree/admin/contents/show.html.erb |