Sha256: 0ef3c17ea648a6fc461a815906094f255597ffaebd1ca83c241054ea7755d690

Contents?: true

Size: 689 Bytes

Versions: 14

Compression:

Stored size: 689 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(Spree::Config.site_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]-->
<%= render "spree/shared/routes" %>
<%= render "spree/shared/frontend_routes" %>
<%= yield :head %>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
spree_frontend-2.2.14 app/views/spree/shared/_head.html.erb
spree_frontend-2.2.13 app/views/spree/shared/_head.html.erb
spree_frontend-2.2.12 app/views/spree/shared/_head.html.erb
spree_frontend-2.2.11 app/views/spree/shared/_head.html.erb
spree_frontend-2.2.10 app/views/spree/shared/_head.html.erb
spree_frontend-2.2.9 app/views/spree/shared/_head.html.erb
spree_frontend-2.2.8 app/views/spree/shared/_head.html.erb
spree_frontend-2.2.7 app/views/spree/shared/_head.html.erb
spree_frontend-2.2.6 app/views/spree/shared/_head.html.erb
spree_frontend-2.2.5 app/views/spree/shared/_head.html.erb
spree_frontend-2.2.4 app/views/spree/shared/_head.html.erb
spree_frontend-2.2.3 app/views/spree/shared/_head.html.erb
spree_frontend-2.2.2 app/views/spree/shared/_head.html.erb
spree_frontend-2.2.1 app/views/spree/shared/_head.html.erb