Sha256: 7b1d17138a71e6bb045ef4a75cf5aa05d0aca11af9789c71de57ba8d5b04321c
Contents?: true
Size: 680 Bytes
Versions: 6
Compression:
Stored size: 680 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
6 entries across 6 versions & 1 rubygems