Sha256: 72fb7f6995db459031b5fedd29c3d4206786c320a4aec4a1b401cc0f3ed9a212

Contents?: true

Size: 1.04 KB

Versions: 6

Compression:

Stored size: 1.04 KB

Contents

---
layout: table_wrappers
---

<!DOCTYPE html>

<html lang="{{ site.lang | default: 'en-US' }}">
{% include head.html %}
<body>
  <a class="skip-to-main" href="#main-content">Skip to main content</a>
  {% include icons/icons.html %}
  <div id="main-content-wrap" class="main-content-wrap" id="top">
    {% include components/breadcrumbs.html %}
    <div id="main-content" class="main-content" role="main">
      {% if site.heading_anchors != false %}
        {% include vendor/anchor_headings.html html=content beforeHeading="true" anchorBody="<svg viewBox=\"0 0 16 16\" aria-hidden=\"true\"><use xlink:href=\"#svg-link\"></use></svg>" anchorClass="anchor-heading" anchorAttrs="aria-labelledby=\"%html_id%\"" %}
      {% else %}
        {{ content }}
      {% endif %}

      {% if page.has_children == true and page.has_toc != false %}
        {% include components/children_nav.html %}
      {% endif %}

      {% include components/footer.html %}

    </div>
  </div>

  {% if site.mermaid %}
    {% include components/mermaid.html %}
  {% endif %}
</body>
</html>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
just-the-docs-0.5.4 _layouts/minimal.html
just-the-docs-peter-0.1.3 _layouts/minimal.html
just-the-docs-peter-0.1.2 _layouts/minimal.html
just-the-docs-peter-0.1.1 _layouts/minimal.html
just-the-docs-0.5.3 _layouts/minimal.html
just-the-docs-0.5.2 _layouts/minimal.html