Sha256: 20231402b8dbe1c7b27fa826bd083d6131a0637f1b8ff34b37e015410da7198d

Contents?: true

Size: 702 Bytes

Versions: 17

Compression:

Stored size: 702 Bytes

Contents

// Title & Meta tags
= render 'app/layouts/meta_tags'

// Stylesheets
= stylesheet_link_tag 'app/application', media: 'all', 'data-turbolinks-track': 'reload'
= stylesheet_link_tag 'https://fonts.googleapis.com/css?family=Patua+One', 'data-turbolinks-track': 'reload'
= stylesheet_link_tag 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/default.min.css', 'data-turbolinks-track': 'reload'

// Javascripts
= javascript_include_tag 'app/application', 'data-turbolinks-track': 'reload'
= javascript_include_tag 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js', 'data-turbolinks-track': 'reload'

// Google Analytics
= render 'app/layouts/google_analytics'

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
keppler-2.1.15 installer/core/app/views/app/layouts/_head.html.haml
keppler-2.1.14 installer/core/app/views/app/layouts/_head.html.haml
keppler-2.1.13 installer/core/app/views/app/layouts/_head.html.haml
keppler-2.1.12 installer/core/app/views/app/layouts/_head.html.haml
keppler-2.1.11 installer/core/app/views/app/layouts/_head.html.haml
keppler-2.1.10 installer/core/app/views/app/layouts/_head.html.haml
keppler-2.1.9 installer/core/app/views/app/layouts/_head.html.haml
keppler-2.1.8 installer/core/app/views/app/layouts/_head.html.haml
keppler-2.1.7 installer/core/app/views/app/layouts/_head.html.haml
keppler-2.1.6 installer/core/app/views/app/layouts/_head.html.haml
keppler-2.1.5 installer/core/app/views/app/layouts/_head.html.haml
keppler-2.1.4 installer/core/app/views/app/layouts/_head.html.haml
keppler-2.1.3 installer/core/app/views/app/layouts/_head.html.haml
keppler-2.1.2 installer/core/app/views/app/layouts/_head.html.haml
keppler-2.1.1 installer/core/app/views/app/layouts/_head.html.haml
keppler-2.1.pre.p1 installer/core/app/views/app/layouts/_head.html.haml
keppler-2.1 installer/core/app/views/app/layouts/_head.html.haml