Sha256: 68129d46390bc1c6abe110e9802809c52ffab1171a6b0d68fc64b4befddab1f9
Contents?: true
Size: 1.02 KB
Versions: 3
Compression:
Stored size: 1.02 KB
Contents
!!! 5 %html <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> %head %meta{ "charset" => "utf-8" }/ %meta{ "http-equiv" => "X-UA-Compatible", "content" => "IE=edge" }/ %title= @title %meta{ "name" => "description", "content" => "Gonna blow your mind. Get ready." }/ %meta{ "name" => "viewport", "content" => "width=device-width", "initial-scale" => 1 }/ %script{ src: "//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js" } = stylesheet_link_tag "application" = stylesheet_link_tag "animate" = javascript_include_tag "all" %body <!--[if lt IE 7]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> = yield
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
benevolent_gaze-1.0.2 | frontend/source/layouts/layout.haml |
benevolent_gaze-1.0.1 | frontend/source/layouts/layout.haml |
benevolent_gaze-1.0.0 | frontend/source/layouts/layout.haml |