Sha256: a3cbf372c1e653faee40b125f9b9cae3262a9e97a80eebd45a4fee8dce645930

Contents?: true

Size: 345 Bytes

Versions: 1

Compression:

Stored size: 345 Bytes

Contents

<!DOCTYPE html>
<html lang="pt-BR">
  {% include base.html %}
  <!-- head -->
  {% include head.html %}

  <body id="{{ page.body_id }}">
    <!-- header -->
    {% include components/header.html %}
    <!-- content -->
    {{ content }}

    {% include components/loading.html %} {% include components/error-modal.html
    %}
  </body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
veloe-landing-page-theme-0.1.0 _layouts/default.html