Sha256: 12f9a3f549039dd8093276d9830f5c9d1a9a072a122a2c18ce4295a59b661817

Contents?: true

Size: 603 Bytes

Versions: 3

Compression:

Stored size: 603 Bytes

Contents

<meta charset="utf-8">
<title><%= title %></title>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1" name="viewport">
<%== meta_data_tags %>
<%= canonical_tag(current_store.url) %>
<%= favicon_link_tag image_path('favicon.ico') %>
<%= stylesheet_link_tag 'spree/frontend/all', :media => 'screen' %>
<%= csrf_meta_tags %>
<%= javascript_include_tag 'spree/frontend/all' %>
<!--[if lt IE 9]>
  <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.6/html5shiv.min.js"></script>
<![endif]-->
<%= yield :head %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
spree_frontend-2.3.2 app/views/spree/shared/_head.html.erb
spree_frontend-2.3.1 app/views/spree/shared/_head.html.erb
spree_frontend-2.3.0 app/views/spree/shared/_head.html.erb