Sha256: f698ae8637dc30a392ccd4495c49c3dd54d116e99ae4a287da29dac533c02500
Contents?: true
Size: 533 Bytes
Versions: 4
Compression:
Stored size: 533 Bytes
Contents
<html> {%- include head/index.html -%} <body> {%- include header/index.html -%} {{content}} {% include autogenerated/footer.html %} <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.5.0/font/bootstrap-icons.min.css" /> <script defer src=" https://code.jquery.com/jquery-3.5.1.slim.min.js"></script> <script defer src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.min.js"></script> {% include Monumetric/Monumetric.html %} </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems