Sha256: f90949840a3a0da2fdba4dfb50f97edfea334e035429fce39e26d42f2df0dbc9

Contents?: true

Size: 341 Bytes

Versions: 2

Compression:

Stored size: 341 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>RetentionMagic</title>
  <%= stylesheet_link_tag    "retention_magic/application", media: "all" %>
  <%= javascript_include_tag "retention_magic/application" %>

  <%= javascript_include_tag "//www.google.com/jsapi", "chartkick" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
retention_magic-0.1beta3 app/views/layouts/retention_magic/application.html.erb
retention_magic-0.1beta2 app/views/layouts/retention_magic/application.html.erb