Sha256: 4ed32aeb499764cd7e7c0374ebfe0a90c9e658acf9983ea5fc27c627f03c250b

Contents?: true

Size: 531 Bytes

Versions: 23

Compression:

Stored size: 531 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
  <title><%= this_blog.blog_name %> – <%= controller.controller_name %></title>
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <meta http-equiv="imagetoolbar" content="no" />
  <%= javascript_include_tag 'publify_admin', async: Rails.env.production? %>
  <%= stylesheet_link_tag 'publify_admin' %>
  <%= csrf_meta_tags %>
</head>
<body>
  <div id='main'>
    <%= yield %>
  </div>
</body>
</html>

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
HornsAndHooves-publify_core-10.5.0 app/views/layouts/editor.html.erb
HornsAndHooves-publify_core-10.4.0 app/views/layouts/editor.html.erb
HornsAndHooves-publify_core-10.3.0 app/views/layouts/editor.html.erb
HornsAndHooves-publify_core-10.2.0 app/views/layouts/editor.html.erb
publify_core-10.0.1 app/views/layouts/editor.html.erb
publify_core-10.0.0 app/views/layouts/editor.html.erb
publify_core-9.2.10 app/views/layouts/editor.html.erb
HornsAndHooves-publify_core-10.1.1 app/views/layouts/editor.html.erb
HornsAndHooves-publify_core-10.1.0 app/views/layouts/editor.html.erb
HornsAndHooves-publify_core-10.0.3 app/views/layouts/editor.html.erb
HornsAndHooves-publify_core-10.0.2 app/views/layouts/editor.html.erb
HornsAndHooves-publify_core-10.0.1 app/views/layouts/editor.html.erb
HornsAndHooves-publify_core-10.0.0 app/views/layouts/editor.html.erb
publify_core-9.2.9 app/views/layouts/editor.html.erb
publify_core-9.2.8 app/views/layouts/editor.html.erb
publify_core-9.2.7 app/views/layouts/editor.html.erb
publify_core-9.2.6 app/views/layouts/editor.html.erb
publify_core-9.2.5 app/views/layouts/editor.html.erb
publify_core-9.2.4 app/views/layouts/editor.html.erb
publify_core-9.2.3 app/views/layouts/editor.html.erb