Sha256: ed0e554287288241aabc9be255d07d1c46d62665048a29a0d7fa313c6d20629b

Contents?: true

Size: 708 Bytes

Versions: 41

Compression:

Stored size: 708 Bytes

Contents

<!DOCTYPE html>
<html lang="{{ page.lang | default: site.lang | default: "en" }}">

  {%- include head.html -%}

<body>
  <div class="main">
    <div class="content-wrapper">
      {%- include header.html -%}
      <main class="page-content" aria-label="Content">
        <div class="wrapper">
          {%- if page.show_print_button -%}
          <div class="print-button">
            <img src="{{ "assets/pdf.svg" | relative_url }}">
            <a href="javascript:window.print()"><span>Print the page</span></a>
          </div>
          {%- endif -%}
          {{ content }}
        </div>
      </main>
    </div>
    {%- include footer.html -%}
  </div>
</body>
{%- include scripts.html -%}
</html>

Version data entries

41 entries across 41 versions & 2 rubygems

Version Path
jekyll-theme-lcsb-default-0.4.9 _layouts/default.html
jekyll-theme-lcsb-default-0.4.8 _layouts/default.html
jekyll-theme-lcsb-default-0.4.7 _layouts/default.html
jekyll-theme-lcsb-default-0.4.6 _layouts/default.html
jekyll-theme-lcsb-default-0.4.5 _layouts/default.html
jekyll-theme-lcsb-default-0.4.4 _layouts/default.html
jekyll-lux-covid-theme-0.1.7 _layouts/default.html
jekyll-lux-covid-theme-0.1.6 _layouts/default.html
jekyll-theme-lcsb-default-0.4.3 _layouts/default.html
jekyll-lux-covid-theme-0.1.5 _layouts/default.html
jekyll-theme-lcsb-default-0.4.2 _layouts/default.html
jekyll-lux-covid-theme-0.1.4 _layouts/default.html
jekyll-theme-lcsb-default-0.4.1 _layouts/default.html
jekyll-lux-covid-theme-0.1.3 _layouts/default.html
jekyll-theme-lcsb-default-0.4.0 _layouts/default.html
jekyll-lux-covid-theme-0.1.2 _layouts/default.html
jekyll-lux-covid-theme-0.1.1 _layouts/default.html
jekyll-theme-lcsb-default-0.3.19 _layouts/default.html
jekyll-theme-lcsb-default-0.3.18 _layouts/default.html
jekyll-theme-lcsb-default-0.3.17 _layouts/default.html