Sha256: e5fc5ae9e00a13704cb6947dd86922d47b8f9f0f322bb70a5750f965695fac47

Contents?: true

Size: 1.74 KB

Versions: 14

Compression:

Stored size: 1.74 KB

Contents

!!!
%html{:lang => "en", "xml:lang" => "en", :xmlns => "http://www.w3.org/1999/xhtml"}
  %head
    %meta{:content => "text/html; charset=utf-8", "http-equiv" => "Content-type"}/
    %title Your Page Title
    / (en) Add your meta data here
    / (de) Fügen Sie hier Ihre Meta-Daten ein
    %head
      %link{:href => "./stylesheets/screen.css", :rel => "stylesheet", :type => "text/css"}
      /[if IE]                                                                   
        %link{:href => "./stylesheets/ie.css", :rel => "stylesheet", :type => "text/css"}
  %body
    / skip link navigation
    %ul#skiplinks
      %li
        %a.skip{:href => "#nav"} Skip to navigation (Press Enter).
      %li
        %a.skip{:href => "#col3"} Skip to main content (Press Enter).
    .page_margins
      .page
        #header{:role => "banner"}
          #topnav{:role => "contentinfo"}
            %span #topnav is here
          %h1 H1 Heading
        #nav{:role => "navigation"}
          .hlist
            %ul
              %li.active
                %a{:href => "#"} Button 1
              %li
                %a{:href => "#"} Button 2
              %li
                %a{:href => "#"} Button 3
              %li
                %a{:href => "#"} Button 4
              %li
                %a{:href => "#"} Button 5
        #main
          #col1{:role => "complementary"}
            #col1_content.clearfix
          #col2{:role => "complementary"}
            #col2_content.clearfix
          #col3{:role => "main"}
            #col3_content.clearfix
            #ie_clearing  
        #footer{:role => "contentinfo"}
          Layout based on
          %a{:href => "http://www.yaml.de/"} YAML
    %script{:src => "/yaml/core/js/webkit-focusfix.js", :type => "text/javascript"}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
cyaml-0.0.35 templates/project/index.html.haml
cyaml-0.0.34 templates/project/index.html.haml
cyaml-0.0.33 templates/project/index.html.haml
cyaml-0.0.32 templates/project/index.html.haml
cyaml-0.0.31 templates/project/index.html.haml
cyaml-0.0.30 templates/project/index.html.haml
cyaml-0.0.29 templates/project/index.html.haml
cyaml-0.0.27 templates/project/index.html.haml
cyaml-0.0.26 templates/project/index.html.haml
cyaml-0.0.25 templates/project/index.html.haml
cyaml-0.0.24 templates/project/index.html.haml
cyaml-0.0.23 templates/project/index.html.haml
cyaml-0.0.22 templates/project/index.html.haml
cyaml-0.0.21 templates/project/index.html.haml