Sha256: a19a4f76730085787f2ae59636a5fa30ea8860c58e19f2b2d1a320c26f6f173d
Contents?: true
Size: 813 Bytes
Versions: 1
Compression:
Stored size: 813 Bytes
Contents
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en-US" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title><%= Georgia.title %> CMS</title> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css"> <%= stylesheet_link_tag "georgia/application", media: 'all' %> <%= javascript_include_tag "georgia/application" %> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script> <%= csrf_meta_tags %> <!--[if lt IE 9]> <script type="text/javascript" src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <%= yield :head %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
georgia-0.8.0 | app/views/layouts/georgia/_head.html.erb |