Sha256: ca6a78ef03f2d261b353552d02d812cb8ee680ed571f239aadba49f794f81d72
Contents?: true
Size: 630 Bytes
Versions: 1
Compression:
Stored size: 630 Bytes
Contents
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="description" content="" /> <title><%= @title || _(GlobalConfig.application_name) -%></title> <%= stylesheet_link_tag 'reset', 'ie', 'application', 'beast', 'standard', :cache=>true -%> <%= javascript_include_tag 'jquery', 'jquery-ui', 'jrails', 'thickbox', 'jquery-plugins/jquery.jgrowl_minimized.js', 'application' -%> <%= theme_stylesheet_link_tag %> <%= javascript_tag %[const AUTH_TOKEN = #{form_authenticity_token.inspect};] if protect_against_forgery? -%> <%= yield :head -%> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
disguise-0.1.2 | generators/theme/templates/views/_head.html.erb |