Sha256: 77c5ed08e7297aca149d5b4a3f3646f04bbba92abf4d068960d1fd26fd92ae01

Contents?: true

Size: 1.33 KB

Versions: 468

Compression:

Stored size: 1.33 KB

Contents

<!DOCTYPE html>
<!--[if lt IE 7]><html class="no-js ie lt-ie9 lt-ie8 lt-ie7" lang="en"><![endif]-->
<!--[if IE 7]><html class="no-js ie ie7 lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if IE 8]><html class="no-js ie ie8 lt-ie9" lang="en"><![endif]-->
<!--[if IE 9]><html class="no-js ie ie9" lang="en"><![endif]-->
<!--[if !IE]><!--> <html class="no-js" lang="en"><!--<![endif]-->
  <head>
    <meta charset="utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1" />
    <title><%= raw block.post.title %></title>
    <meta name="description" content="" />
    <meta name="viewport" content="width=device-width" />        
    <%= raw css %>
    <%= stylesheet_link_tag 'print', :media => 'print' %>
    <%= raw csrf_meta_tags %>
  </head>  
  <body>
    <div class="container" id='block_<%= block.id %>'>
      <!--[if lt IE 7]>
        <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
      <![endif]-->
      <%= raw block.render('header' , local_assigns) %>
      <%= raw block.render('content', local_assigns) %>
      <%= raw block.render('footer' , local_assigns) %>      
    </div>
<%= raw js %>
  </body>
</html>

Version data entries

468 entries across 468 versions & 1 rubygems

Version Path
caboose-cms-0.9.229 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-1.0.2 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-1.0.1 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-0.9.228 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-0.9.227 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-0.9.226 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-0.9.225 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-0.9.224 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-0.9.223 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-0.9.222 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-0.9.221 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-0.9.220 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-0.9.219 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-0.9.218 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-0.9.217 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-0.9.216 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-0.9.215 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-0.9.214 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-0.9.213 app/views/caboose/blocks/_layout_post.html.erb
caboose-cms-0.9.212 app/views/caboose/blocks/_layout_post.html.erb