Sha256: e2bb9d269a0d11cccfa33c1c06329a9d56bb96c6f3520401e88eb6a01048d4a2
Contents?: true
Size: 679 Bytes
Versions: 10
Compression:
Stored size: 679 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="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <%= yield :head %>
Version data entries
10 entries across 10 versions & 1 rubygems