Sha256: 7a2195cbd05cc64958096137d360dbb40cc235689db858e413e3dd5d02cb21cd

Contents?: true

Size: 111 Bytes

Versions: 6

Compression:

Stored size: 111 Bytes

Contents

require "slim"

with_layout :content_for do
  page "/content_for_haml.html"
  page "/content_for_slim.html"
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
middleman-more-3.0.0.beta.3 fixtures/content-for-app/config.rb
middleman-more-3.0.0.beta.2 fixtures/content-for-app/config.rb
middleman-more-3.0.0.beta.1 fixtures/content-for-app/config.rb
middleman-more-3.0.0.alpha.9 fixtures/content-for-app/config.rb
middleman-more-3.0.0.alpha.8 fixtures/content-for-app/config.rb
middleman-more-3.0.0.alpha.7 fixtures/content-for-app/config.rb