Sha256: e61e23935d9f0c5c526b20e4866ae3a17b84678300ce21b4b50b5abdccd12342

Contents?: true

Size: 426 Bytes

Versions: 1

Compression:

Stored size: 426 Bytes

Contents

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

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


    {{content}}

    {% include autogenerated/footer.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>

    window.onload = function(){
    {% include Monumetric/Monumetric.html %}
    };
</body>

</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
word-games-theme-0.5.7 _layouts/autogencontent.html