Sha256: 7dc3981045dc48e58c09948bbb5bf148d456c920867532ac5f4164f8b9fd254c
Contents?: true
Size: 568 Bytes
Versions: 13
Compression:
Stored size: 568 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 :admin -%> <%= 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