Sha256: ca048f8b20ee8c1a429b4457eb6d76cd481949059efb623d7193610a6eae18a6
Contents?: true
Size: 655 Bytes
Versions: 3
Compression:
Stored size: 655 Bytes
Contents
%html %head %meta{name: 'viewport', content: 'width=device-width, initial-scale=1.0'} %link{rel: 'stylesheet', media: 'screen, projection', type: 'text/css', href: '/styles/bootstrap.min.css'} %link{rel: 'stylesheet', media: 'screen, projection', type: 'text/css', href: '/styles/custom.css'} %script{src: '/scripts/jquery-2.0.3.min.js'} %script{src: '/scripts/bootstrap.min.js'} %body .navbar.navbar-inverse.navbar-fixed-top .container .navbar-header %a.navbar-brand{href: '/'} Redis Monitor .collapse.navbar-collapse = content_menu(section) .container = yield
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
redis_monitor-0.0.6 | lib/views/layouts/main.haml |
redis_monitor-0.0.5 | lib/views/layouts/main.haml |
redis_monitor-0.0.4 | lib/views/layouts/main.haml |