Sha256: cc1ddb58f15a13451ff93559987cd6017b76ecaf043d714a100ec83209940b47

Contents?: true

Size: 664 Bytes

Versions: 1

Compression:

Stored size: 664 Bytes

Contents

%head
  %meta{charset: 'utf-8'}
  %meta{'meta-equiv': 'X-UA-Compatible', content: 'IE=edge'}
  %meta{name: 'viewport', content: 'width=device-width, initial-scale=1'}
  %title oxidized
  %link{rel: 'stylesheet', href: url_for('/css/bootstrap.min.css')}
  %link{rel: 'stylesheet', href: url_for('/css/oxidized.css')}
  %link{rel: 'shortcut icon', href: url_for('/images/favicon.ico')}
  %link{rel: 'stylesheet', href: url_for('/css/dataTables.colVis.css')}
  %link{rel: 'stylesheet', href: url_for('/css/dataTables.bootstrap.css')}
  %link{rel: 'stylesheet', href: url_for('/css/buttons.bootstrap.min.css')}
  %script{src: url_for('/scripts/jquery-2.1.1.min.js')}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
oxidized-web-0.6.0 lib/oxidized/web/views/head.haml