Sha256: 74e54cb851d8bf042076344b0c0303cb9a74e8af0a837abcedd3c669ed243017

Contents?: true

Size: 636 Bytes

Versions: 1

Compression:

Stored size: 636 Bytes

Contents

!!!
%html{lang: "en"}
  %head
    %meta{content: "text/html; charset=UTF-8", "http-equiv" => "Content-Type"}/
    %meta{charset: "utf-8"}/
    %meta{content: "IE=edge,chrome=1", "http-equiv" => "X-UA-Compatible"}/
    %meta{content: "width=device-width,initial-scale=1", name: "viewport"}/
    %meta{content: "Breezeblocks are prepackaged patterns and components built with Bourbon, Neat and Bitters.", name: "description"}/
    %title Breezeblocks
    = stylesheet_link_tag "all"
    %script{src: "//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"}

  %body{class: page_classes}
    = yield
  = javascript_include_tag "all"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
breezeblocks-0.0.4 source/layouts/layout.haml