%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