Sha256: 20b81e8e3baf963af8e2e3d73a68e6310fad06aba68045cb9d71a54430988e90

Contents?: true

Size: 334 Bytes

Versions: 3

Compression:

Stored size: 334 Bytes

Contents

<html>
{%- include head/index.html -%}

<body>
    {%- include header/index.html -%}


    {{content}}


    {% include footer/index.html %}

    <script src=" https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.min.js"></script>
</body>

</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
word-games-theme-0.4.5 _layouts/autogencontent.html
word-games-theme-0.4.4 _layouts/autogencontent.html
word-games-theme-0.4.3 _layouts/autogencontent.html