Sha256: 9a37fe9720c665e2c61c02449719cbd7fbd540f66319e796a51058604b51b7fc
Contents?: true
Size: 360 Bytes
Versions: 15
Compression:
Stored size: 360 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> </body> </html>
Version data entries
15 entries across 15 versions & 1 rubygems