Sha256: f3dfbb34e77fe914c7fee2cd9425c75ba0b8b5bd01826597a037b7e3cbdbcd76

Contents?: true

Size: 735 Bytes

Versions: 6

Compression:

Stored size: 735 Bytes

Contents

<!DOCTYPE html>
<html lang="en">
  <head>
    <title>VR</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
    <meta name="mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
    <link rel="stylesheet" href="/pageflow_vr/vrview.css">
  </head>
  <body>
    <div id="error" class="dialog">
      <div class="wrap">
        <h1 class="title">Error</h1>
        <p class="message">An unknown error occurred.</p>
      </div>
    </div>

    <script src="/pageflow_vr/vrview.js"></script>
  </body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
pageflow-vr-1.5.0 app/views/pageflow/vr/static_files/vrview.html
pageflow-vr-1.4.0 app/views/pageflow/vr/static_files/vrview.html
pageflow-vr-1.3.0 app/views/pageflow/vr/static_files/vrview.html
pageflow-vr-1.2.0 app/views/pageflow/vr/static_files/vrview.html
pageflow-vr-1.1.0 app/views/pageflow/vr/static_files/vrview.html
pageflow-vr-1.0.0 app/views/pageflow/vr/static_files/vrview.html