Sha256: 902ec00b32807a469989315bb5c3de457ca16437ba08703adf8fed486368b6b3

Contents?: true

Size: 889 Bytes

Versions: 1

Compression:

Stored size: 889 Bytes

Contents

!!!
%html{:lang => "en"}
  %head
    %meta{:charset => "utf-8"}/
    %meta{:content => "IE=edge", "http-equiv" => "X-UA-Compatible"}/
    %meta{:content => "width=device-width, initial-scale=1", :name => "viewport"}/
    %meta{:content => "", :name => "description"}/
    %meta{:content => "", :name => "author"}/
    %link{:href => "../../favicon.ico", :rel => "icon"}/
    %title Sedge CMS
    %link{:href=>"https://bootswatch.com/sandstone/bootstrap.min.css", :rel=>"stylesheet"}
    %link{:href=>"/assets/alchemy_cms/application.css", :rel=>"stylesheet"}

  %body
    = yield
    %script{:src => "https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"}
    %script{:src => "//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"}
    %script{:src=>"//maxcdn.bootstrapcdn.com/bootlint/0.12.0/bootlint.min.js"}
    %script{:src=>"/assets/alchemy_cms/application.js"}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sedge_cms-0.0.1 app/views/layouts/sedge_cms/application.html.haml