Sha256: 5ca1ce588589a89dcdc9d9aba6e8d2c48c12df37d45fda524383c714b844057d

Contents?: true

Size: 299 Bytes

Versions: 24

Compression:

Stored size: 299 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Keppler capsules</title>
  <%= csrf_meta_tags %>
  <%= csp_meta_tag %>

  <%= stylesheet_link_tag    "keppler_capsules/application", media: "all" %>
  <%= javascript_include_tag "keppler_capsules/application" %>
</head>
<body>

  <%= yield %>

</body>
</html>

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
keppler-2.1.2 installer/core/rockets/keppler_capsules/app/views/layouts/keppler_capsules/application.html.erb
keppler-2.1.1 installer/core/rockets/keppler_capsules/app/views/layouts/keppler_capsules/application.html.erb
keppler-2.1.pre.p1 installer/core/rockets/keppler_capsules/app/views/layouts/keppler_capsules/application.html.erb
keppler-2.1 installer/core/rockets/keppler_capsules/app/views/layouts/keppler_capsules/application.html.erb