Sha256: c8d2599deb00dd50d4b4b40d27eeaa8767dfa7b040ac867bc8a578e283b8f9b7

Contents?: true

Size: 671 Bytes

Versions: 7

Compression:

Stored size: 671 Bytes

Contents

!!! XML
!!!
%html
  %head
    %meta{ "http-equiv" => "content-type", :content => "text/html; charset=utf-8" }
    %title Chef Server
    = css_include_tag "base", "themes/djime-cerulean/style", "chef"
  %body
    #container
      #header
        %h1= link_to "Chef REST API", absolute_slice_url(:top)
      #main-navigation
        .clear
      #wrapper
        #main
          = catch_content :for_layout
          #footer
            .block
              %p Copyright © 2009 Opscode, Inc.
        #sidebar
          .block.notice#sidebar_block_notice= catch_content :sidebar_block_notice
          .block#sidebar_block= catch_content :sidebar_block
        .clear

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
chef-server-api-0.8.16 app/views/layout/chef_server_api.html.haml
chef-server-api-0.8.14 app/views/layout/chef_server_api.html.haml
chef-server-api-0.8.10 app/views/layout/chef_server_api.html.haml
chef-server-api-0.8.8 app/views/layout/chef_server_api.html.haml
chef-server-api-0.8.6 app/views/layout/chef_server_api.html.haml
chef-server-api-0.8.4 app/views/layout/chef_server_api.html.haml
chef-server-api-0.8.2 app/views/layout/chef_server_api.html.haml