Sha256: 94c506c31f295f00b923570ab43151eb97c5bf2a9f8a404f5a1d074a090a844a

Contents?: true

Size: 761 Bytes

Versions: 23

Compression:

Stored size: 761 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 -%}

          The website is under construction, please come back in some time.
        </div>
      </main>
    </div>
    {%- include footer.html -%}
  </div>
</body>
{%- include scripts.html -%}
</html>

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
jekyll-lux-covid-theme-0.1.7 _layouts/under_construction.html
jekyll-lux-covid-theme-0.1.6 _layouts/under_construction.html
jekyll-lux-covid-theme-0.1.5 _layouts/under_construction.html
jekyll-lux-covid-theme-0.1.4 _layouts/under_construction.html
jekyll-lux-covid-theme-0.1.3 _layouts/under_construction.html
jekyll-lux-covid-theme-0.1.2 _layouts/under_construction.html
jekyll-lux-covid-theme-0.1.1 _layouts/under_construction.html
jekyll-lux-covid-theme-0.1.0 _layouts/under_construction.html
jekyll-lux-covid-theme-0.0.20 _layouts/under_construction.html
jekyll-lux-covid-theme-0.0.17 _layouts/under_construction.html
jekyll-lux-covid-theme-0.0.16 _layouts/under_construction.html
jekyll-lux-covid-theme-0.0.15 _layouts/under_construction.html
jekyll-lux-covid-theme-0.0.14 _layouts/under_construction.html
jekyll-lux-covid-theme-0.0.13 _layouts/under_construction.html
jekyll-lux-covid-theme-0.0.12 _layouts/under_construction.html
jekyll-lux-covid-theme-0.0.11 _layouts/under_construction.html
jekyll-lux-covid-theme-0.0.10 _layouts/under_construction.html
jekyll-lux-covid-theme-0.0.9 _layouts/under_construction.html
jekyll-lux-covid-theme-0.0.8 _layouts/under_construction.html
jekyll-lux-covid-theme-0.0.7 _layouts/under_construction.html