Sha256: 8361d134c7f91d70e8c0bdc962c9a34fe61d9083f7fe053c44d3fe98f4aeb9d8
Contents?: true
Size: 599 Bytes
Versions: 4
Compression:
Stored size: 599 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 %> <%= include_javascripts :site %> <%= javascript_tag %[const AUTH_TOKEN = #{form_authenticity_token.inspect};] if protect_against_forgery? %> <%= yield :head -%> <%= csrf_meta_tag %>
Version data entries
4 entries across 4 versions & 1 rubygems