Sha256: c5ac799d99ee8d10ca94b6194207a5ae2d9a435afef65c16757334446201aec6

Contents?: true

Size: 577 Bytes

Versions: 2

Compression:

Stored size: 577 Bytes

Contents

<!DOCTYPE html>
<html lang="en" prefix="og: http://ogp.me/ns#">
  {% include head.html %}
  <body id="top" class="{% include body-class.html %}">
    {% include header.html %}

<main id="main" class="default-grid with-gap leftcol" tabindex="-1">

  {% include sidenav.html %}

  <article class="content">
    <h1>{{ page.title }}</h1>
    {{ content }}
    {% include prevnext.html %}
  </article>
  <a class="button button-backtotop" href="#top"><span>{% include_cached icon.html name="arrow-up" %} Back to Top</span></a>
</main>

{% include footer.html %}

  </body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wai-website-theme-0.1.1 _layouts/sidenavsidebar.html
wai-website-theme-0.1.0 _layouts/sidenavsidebar.html