Sha256: 5f0cf8b479df3c38505dd255066118f329d69deb4f9520b52168c5f50ad25c90
Contents?: true
Size: 566 Bytes
Versions: 13
Compression:
Stored size: 566 Bytes
Contents
<title><%= @page_title || MuckEngine.configuration.application_name %></title> <meta http-equiv="content-type" content="text/xhtml; charset=utf-8" /> <meta http-equiv="imagetoolbar" content="no" /> <meta name="distribution" content="all" /> <meta name="robots" content="all" /> <meta name="resource-type" content="document" /> <meta name="MSSmartTagsPreventParsing" content="true" /> <%= include_stylesheets :site %> <%= javascript_tag %[const AUTH_TOKEN = #{form_authenticity_token.inspect};] if protect_against_forgery? %> <%= yield :head -%> <%= csrf_meta_tag %>
Version data entries
13 entries across 13 versions & 1 rubygems