Sha256: 48f899f1b6a5488df6457e538e1387c59b5e0429c2509c4764d0cd8e11d40b80

Contents?: true

Size: 250 Bytes

Versions: 7

Compression:

Stored size: 250 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Product</title>
  <%= stylesheet_link_tag "product/application", media: "all" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

<%= javascript_include_tag 'unidom/product/application' %>

</body>
</html>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
unidom-product-1.4 app/views/layouts/unidom/product/application.html.erb
unidom-product-1.3 app/views/layouts/unidom/product/application.html.erb
unidom-product-1.2 app/views/layouts/unidom/product/application.html.erb
unidom-product-1.1 app/views/layouts/unidom/product/application.html.erb
unidom-product-1.0 app/views/layouts/unidom/product/application.html.erb
unidom-product-0.4 app/views/layouts/unidom/product/application.html.erb
unidom-product-0.3 app/views/layouts/unidom/product/application.html.erb