Sha256: f3a34959cf6ce51820bcc80c47f41583b0f5e95d1b113cc8eaed05168700814e

Contents?: true

Size: 325 Bytes

Versions: 5

Compression:

Stored size: 325 Bytes

Contents

<!doctype html>
{%- include localize.html %}
<html lang="{{ LANG }}">
  {% include header.html %}
  <body>
    {% include head/top-nav.html %}
    <section class="center-align content">
      <article class='max-width'>
        {{ content }}
      </article>
    </section>

    {%- include footer.html -%}
  </body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
askclass-home-theme-0.1.4 _layouts/modules.html
askclass-home-theme-0.1.3 _layouts/modules.html
askclass-home-theme-0.1.2 _layouts/modules.html
askclass-home-theme-0.1.1 _layouts/modules.html
askclass-home-theme-0.1.0 _layouts/modules.html