Sha256: 3d87045b9a4de0f12d888b9b7593fd7f15346708341bcf57dd16439fbdfe7467

Contents?: true

Size: 356 Bytes

Versions: 3

Compression:

Stored size: 356 Bytes

Contents

%head
  %meta{ :charset => 'utf-8' }/
  %meta{ 'http-equiv' => 'X-UA-Compatible', :content => 'IE=edge,chrome=1' }/

  = display_meta_tags :site => 'New'

  %meta{ :name => 'description', :content => '' }/
  %meta{ :name => 'viewport', :content => 'width=device-width' }/

  = render 'stylesheets'
  = javascript_include_tag 'modernizr'

  = csrf_meta_tag

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
happy_seed-0.0.3 lib/generators/happy_seed/bootstrap/templates/app/views/application/_head.html.haml
happy_seed-0.0.2 lib/generators/happy_seed/bootstrap/templates/app/views/application/_head.html.haml
happy_seed-0.0.1 lib/generators/happy_seed/bootstrap/templates/app/views/application/_head.html.haml