Sha256: 2a870db411a88457ad7c629d8df6eecee45b06766a3327fba33898181596acff
Contents?: true
Size: 552 Bytes
Versions: 35
Compression:
Stored size: 552 Bytes
Contents
<!DOCTYPE html> <html lang="en"> {%- include head/index.html -%} <body> {%- include header/index.html -%} {{content}} {%- include footer/index.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
35 entries across 35 versions & 1 rubygems