Sha256: e72fe7199d672a13752a638351bfb07111369c12ece5d14577a7c6404ba32199

Contents?: true

Size: 285 Bytes

Versions: 3

Compression:

Stored size: 285 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <meta name="robots" content="noindex, nofollow" />
    <title>Please enter the code word to continue…</title>
    <style>
      <%= render partial: 'layouts/lockup/inline_css' %>
    </style>
  </head>

  <body>
    <%= yield %>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lockup-0.0.5 app/views/layouts/lockup/application.html.erb
lockup-0.0.4 app/views/layouts/lockup/application.html.erb
lockup-0.0.3 app/views/layouts/lockup/application.html.erb