Sha256: 571a6d20c82e60e0f77a5b928cc90ecd100487c18df40c76b2614adb34a5362a

Contents?: true

Size: 250 Bytes

Versions: 9

Compression:

Stored size: 250 Bytes

Contents

%p#notice= notice

%p
  %b Title:
  = @page.title
%p
  %b Meta description:
  = @page.meta_description
%p
  %b Body:
  = @page.body
%p
  %b Published at:
  = @page.published_at

= link_to 'Edit', edit_page_path(@page)
\|
= link_to 'Back', pages_path

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
cmor_seo-0.0.51.pre spec/dummy/app/views/pages/show.html.haml
cmor_seo-0.0.50.pre spec/dummy/app/views/pages/show.html.haml
cmor_seo-0.0.49.pre spec/dummy/app/views/pages/show.html.haml
cmor_seo-0.0.48.pre spec/dummy/app/views/pages/show.html.haml
cmor_seo-0.0.45.pre spec/dummy/app/views/pages/show.html.haml
cmor_seo-0.0.44.pre spec/dummy/app/views/pages/show.html.haml
cmor_seo-0.0.43.pre spec/dummy/app/views/pages/show.html.haml
cmor_seo-0.0.42.pre spec/dummy/app/views/pages/show.html.haml
cmor_seo-0.0.41.pre spec/dummy/app/views/pages/show.html.haml