Sha256: 06ff3c570e7899007878536b4519deacdd6c0475a90503326669469a3629f2c8

Contents?: true

Size: 1.07 KB

Versions: 20

Compression:

Stored size: 1.07 KB

Contents

- # The header files should only include non blocking files such a CSS
- # Any javascript should go to the _footer_files partial
- # WARNING: modifying this file will modify all layouts/pages

= favicon_link_tag image_path("favicon.ico")
= favicon_link_tag image_path("favicon-touch.png"), :rel => 'apple-touch-icon', :type => 'image/png'

- # Main CSS file: 'application' (default), 'application_landing_page'
= stylesheet_link_tag 'application'

- # Load fonts
//%link{ href: "//fonts.googleapis.com/css?family=Lato:100,300,400,700,900,300italic,400italic", rel: "stylesheet", type: "text/css" }

- # Load Font Awesome
//%link{ href: "//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css", rel: "stylesheet"}

- # Cross Forgery Protection
= csrf_meta_tag

- # Time offset between client and server
//= render 'layouts/time_difference'

- # Country code of current visitor
//= render 'layouts/current_visitor_country_code'

/[if lt IE 9]
  %script(src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js")
  %script(src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js")

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
mno-enterprise-frontend-3.4.0 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.3.3 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.3.2 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.2.1 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.3.1 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.3.0 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.2.0 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.1.4 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.0.7 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.1.3 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.0.6 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.1.2 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.0.5 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.1.1 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.0.4 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.1.0 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.0.3 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.0.2 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.0.1 app/views/layouts/mno_enterprise/_header_files.html.haml
mno-enterprise-frontend-3.0.0 app/views/layouts/mno_enterprise/_header_files.html.haml