Sha256: 61316c35806a014ad3add0fe38a3fbb0288618dbcbcdcd959fe71fc3f5c15691
Contents?: true
Size: 547 Bytes
Versions: 5
Compression:
Stored size: 547 Bytes
Contents
--- layout: none --- <!DOCTYPE html> {%- include snippets/get-lang.html -%} <html lang="{{ __return }}"> <head> {%- include analytics.html -%} {%- include head.html -%} <script> {%- include scripts/utils.js -%} {%- include scripts/lib/throttle.js -%} {%- include scripts/lib/lazyload.js -%} </script> {%- include scripts/variables.html -%} </head> <body> <div class="root" data-is-touch="false"> {{ content }} </div> <script>{%- include scripts/common.js -%}</script> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems