Sha256: e32e6170eeb7454de1602a50032e9223213ef2ffd7c1504df45fd67c33a097eb

Contents?: true

Size: 797 Bytes

Versions: 2

Compression:

Stored size: 797 Bytes

Contents

<!doctype html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9" lang=""> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang=""> <!--<![endif]-->
  {% include head.html %}
  <body>
    <!--[if lt IE 8]>
        <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->

    {% include header.html %}

    <main class="container">
      {{ content }}
    </main>

    {% include footer.html %}
    {% include page_js.html %}
    {% include google_analytics.html %}
  </body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
drink_up_doctor-0.4.0 bootstrap-boilerplate/_layouts/default.html
drink_up_doctor-0.3.1 bootstrap-boilerplate/_layouts/default.html