Sha256: c70f3ef2584b00d05391a302a821dbbb8413ae55a6751652547373439a03aff0

Contents?: true

Size: 222 Bytes

Versions: 1

Compression:

Stored size: 222 Bytes

Contents

= table.row :title
= table.row :path_and_filename
= table.row :meta_description
= table.row :body do |resource|
  - capture_haml do
    %pre= resource.body
= table.boolean :home_page?
= table.row :layout
= table.timestamps

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cmor_cms_backend-0.0.41.pre app/views/cmor/cms/backend/pages/_show_table.html.haml