Sha256: 8e832f521377d069ef5abf50bb1ffb13a785dd521b58bed6b97e09668e2d80b7

Contents?: true

Size: 255 Bytes

Versions: 3

Compression:

Stored size: 255 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>SpreeUtag</title>
  <%= stylesheet_link_tag    "spree_utag/application", media: "all" %>
  <%= javascript_include_tag "spree_utag/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
spree_utag-0.0.8 app/views/layouts/spree_utag/application.html.erb
spree_utag-0.0.7 app/views/layouts/spree_utag/application.html.erb
spree_utag-0.0.6 app/views/layouts/spree_utag/application.html.erb