Sha256: 319ac838ea4a5712242a73a46d99f8b115d74c515eb34839807395467e81381c

Contents?: true

Size: 584 Bytes

Versions: 5

Compression:

Stored size: 584 Bytes

Contents

%p
  %b Title:
  = @offerpage.title
%p
  %b Filename:
  = @offerpage.filename
%p
  %b Description:
  = @offerpage.description
%p
  %b Keywords:
  = @offerpage.keywords
%p
  %b Headline:
  = @offerpage.headline
%p
  %b Subhead:
  = @offerpage.subhead
%p
  %b Content Block 1:
  = @offerpage.content_block1
%p
  %b Content Block 2:
  = @offerpage.content_block2
%p
  %b Offer Block:
  = @offerpage.offer_block
%p
  %b Testimonials:
  = @offerpage.testimonials
%p
  %b Video:
  = @offerpage.video
  
= link_to 'Edit', edit_offerpage_path(@offerpage)
\|
= link_to 'Back', offerpages_path

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
website_builder_engine-0.0.5 app/views/website_builder_engine/offerpages/show.html.haml
website_builder_engine-0.0.4 app/views/website_builder_engine/offerpages/show.html.haml
website_builder_engine-0.0.3 app/views/website_builder_engine/offerpages/show.html.haml
website_builder_engine-0.0.2 app/views/website_builder_engine/offerpages/show.html.haml
website_builder_engine-0.0.1 app/views/website_builder_engine/offerpages/show.html.haml