Sha256: 0cff30707a280013f20a4d8c7807211a3fb13c9ec0f98726b4e424a234890c64
Contents?: true
Size: 445 Bytes
Versions: 1
Compression:
Stored size: 445 Bytes
Contents
<!DOCTYPE html> <html lang="en"> {%- 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> 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/allpages.html |