Sha256: af7c6890f7d27bbdc88b7c6bb01733d3975a838a3081267eae5a31c7b2d4766a

Contents?: true

Size: 484 Bytes

Versions: 9

Compression:

Stored size: 484 Bytes

Contents

!!! Strict

%html

  %head

    = meta_tags



    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />

    <meta http-equiv="X-UA-Compatible" content="IE=edge">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">



    = stylesheet_link_tag    "application", media: "all"

    

    = javascript_include_tag :application

    

    = csrf_meta_tag



    = yield(:head)



  %body

    = content_for?(:content) ? yield(:content) : yield



Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
optimacms-0.2.21 spec/dummy/app/views/layouts/main.html.haml
optimacms-0.2.20 spec/dummy/app/views/layouts/main.html.haml
optimacms-0.2.16 spec/dummy/app/views/layouts/main.html.haml
optimacms-0.2.15 spec/dummy/app/views/layouts/main.html.haml
optimacms-0.2.14 spec/dummy/app/views/layouts/main.html.haml
optimacms-0.2.13 spec/dummy/app/views/layouts/main.html.haml
optimacms-0.2.12 spec/dummy/app/views/layouts/main.html.haml
optimacms-0.2.11 spec/dummy/app/views/layouts/main.html.haml
optimacms-0.2.9 spec/dummy/app/views/layouts/main.html.haml