Sha256: 5bf540b37354f7c3dd330f9e4bd9f3ae122a6c01c5997b6500c11e1f33bae1c3

Contents?: true

Size: 443 Bytes

Versions: 3

Compression:

Stored size: 443 Bytes

Contents

%html
  %link{rel: "stylesheet", href: "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css", integrity: "sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7", crossorigin: "anonymous"}
  %body
    .container
      %nav.navbar.navbar-default
        .container-fluid
          .navbar-header
            %a{class: 'navbar-brand', href: '#'} Secret Console

      .row
        .col-md-12
          = yield

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
secret_console-0.2.2 lib/secret_console/views/layout.haml
secret_console-0.2.1 lib/secret_console/views/layout.haml
secret_console-0.2.0 lib/secret_console/views/layout.haml