Sha256: d308b877b6a6cfc9a54160c93ebddf2d1dcb23c75319b0a26c91290e8c0f95c0
Contents?: true
Size: 581 Bytes
Versions: 5
Compression:
Stored size: 581 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 %> <%= 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]--> <%= render "spree/shared/routes" %> <%= yield :head %>
Version data entries
5 entries across 5 versions & 1 rubygems