Sha256: fc91d86f91f2d3e18c5e4a59dae79d7a27e92b1d98aadb8001c6220b8fb809b3

Contents?: true

Size: 568 Bytes

Versions: 8

Compression:

Stored size: 568 Bytes

Contents

<title><%= title %></title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<%== og_meta_data_tags %>
<%== meta_data_tags %>
<%== meta_robots %>
<%= canonical_tag(current_store.url) %>
<%= favicon_link_tag 'favicon.ico' %>
<%= stylesheet_link_tag 'spree/frontend/all', media: 'screen', 'data-turbolinks-track': 'reload' %>
<%= csrf_meta_tags %>
<%= render 'spree/shared/paths' %>
<%= render 'spree/shared/locale_and_currency' %>
<%= javascript_include_tag 'spree/frontend/all', defer: true, 'data-turbolinks-track': 'reload' %>
<%= yield :head %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
spree_frontend-4.2.7 app/views/spree/shared/_head.html.erb
spree_frontend-4.2.6 app/views/spree/shared/_head.html.erb
spree_frontend-4.2.5 app/views/spree/shared/_head.html.erb
spree_frontend-4.2.4 app/views/spree/shared/_head.html.erb
spree_frontend-4.2.3.1 app/views/spree/shared/_head.html.erb
spree_frontend-4.2.3 app/views/spree/shared/_head.html.erb
spree_frontend-4.2.2 app/views/spree/shared/_head.html.erb
spree_frontend-4.2.1 app/views/spree/shared/_head.html.erb