Sha256: 76b167207c139e6fcf16bbb08519b83a599e958b25a1cc29ec7780d6e645c853
Contents?: true
Size: 1.12 KB
Versions: 3
Compression:
Stored size: 1.12 KB
Contents
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="theme-color" content="#000000" /> <meta name="description" content="Pageflow Next Showcase" /> <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700&display=swap" rel="stylesheet"> <title>Pageflow Next Showcase</title> <% if Rails.env.development? %> <script> try { if (window.top !== window) { window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = window.top.__REACT_DEVTOOLS_GLOBAL_HOOK__; } } catch (e) { console.warn('unable to connect to top frame for connecting dev tools'); } </script> <% end %> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> <div id="root"></div> <%= javascript_pack_tag 'pageflow-scrolled-frontend' %> <%= scrolled_entry_json_seed_script_tag(@entry, @seed_options || {}) %> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems