Sha256: f5c83a4fa1d7b4169998439f4858cc8543bd1b925c43005c2a64ed09dbfea91f
Contents?: true
Size: 691 Bytes
Versions: 3
Compression:
Stored size: 691 Bytes
Contents
<meta charset="utf-8"> <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame --> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <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 %> <%= favicon_link_tag image_path('favicon.ico') %> <%= stylesheet_link_tag 'store/all', :media => 'screen' %> <%= csrf_meta_tags %> <%= javascript_include_tag 'store/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_core-1.2.0 | app/views/spree/shared/_head.html.erb |
spree_core-1.2.0.rc2 | app/views/spree/shared/_head.html.erb |
spree_core-1.2.0.rc1 | app/views/spree/shared/_head.html.erb |