Sha256: 3dc13ce36b9bffe9e3841aca235d45164124d7b03fcd793ffc30b452d8300f09

Contents?: true

Size: 371 Bytes

Versions: 20

Compression:

Stored size: 371 Bytes

Contents

<!DOCTYPE HTML>
<html lang="en">
  <%= render "/head.*" %>
  <body>
    <%= render "/navbar.*" %>
    <section class="main-content container-fluid">
      <div class="row">
        <div class="col-sm-3">
          <%= render "/sidebar.*" %>
        </div>
        <div class="col-sm-9">
          <%= yield %>
        </div>
      </div>
    </section>
  </body>
</html>

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
bootstrap-bookingsync-sass-3.0.0 docs/layouts/default.html
bootstrap-bookingsync-sass-2.0.0 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.5 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.4 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.3 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.2 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.1 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.0 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.0.beta12 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.0.beta11 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.0.beta10 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.0.beta9 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.0.beta8 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.0.beta7 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.0.beta6 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.0.beta5 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.0.beta4 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.0.beta3 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.0.beta2 docs/layouts/default.html
bootstrap-bookingsync-sass-1.0.0.beta1 docs/layouts/default.html