Sha256: d8e691ac88a55e9cf8c7f4d0a1dd2e253d01c01ce7c661862567212cbaa8a7a8

Contents?: true

Size: 162 Bytes

Versions: 7

Compression:

Stored size: 162 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title><%= ENV['SHOPIFY_APP_NAME'] %></title>
    <%= csrf_meta_tags %>
  </head>
  <body>
    <%= yield %>
  </body>
</html>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
disco_app-0.17.0 lib/generators/disco_app/react/templates/app/views/layouts/embedded.html.erb
disco_app-0.18.0 lib/generators/disco_app/react/templates/app/views/layouts/embedded.html.erb
disco_app-0.18.2 lib/generators/disco_app/react/templates/app/views/layouts/embedded.html.erb
disco_app-0.18.3 lib/generators/disco_app/react/templates/app/views/layouts/embedded.html.erb
disco_app-0.18.6 lib/generators/disco_app/react/templates/app/views/layouts/embedded.html.erb
disco_app-0.18.4 lib/generators/disco_app/react/templates/app/views/layouts/embedded.html.erb
disco_app-0.18.1 lib/generators/disco_app/react/templates/app/views/layouts/embedded.html.erb