Sha256: d6f5f3a19c72f237d8d0913f902a2f49853182d885c2ce5f592b7e00ead6531e

Contents?: true

Size: 860 Bytes

Versions: 5

Compression:

Stored size: 860 Bytes

Contents

#header
  .body-width
    .floatleft{ :style => "height:90px;width:100%;" }
      %a{:href => "/"}
        %img#amp-logo{ :src => "/images/amp_logo.png", :height => "111", :alt => "Amp - Version Control Revolution", :width => "82" }
      %img#amp-revolution{ :src => "/images/revolution.png", :height => "16", :width => "200" }
      %ul#navbar
        %li{ :class => selected == "home" && "selected"}
          %a{ :href => "/" } Home
        %li{ :class => selected == "about" && "selected"}
          %a{ :href => "/about/" } About Amp
        %li{ :class => selected == "get" && "selected"}
          %a{ :href => "/get/" } Get Amp
        %li{ :class => selected == "learn" && "selected"}
          %a{ :href => "/learn/" } Learn Amp
        %li{ :class => selected == "contribute" && "selected"}
          %a{ :href => "/contribute/" } Contribute to Amp

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
amp-0.5.3 site/src/include/_header.haml
amp-0.5.2 site/src/include/_header.haml
amp-0.5.1 site/src/include/_header.haml
amp-pure-0.5.0 site/src/include/_header.haml
amp-0.5.0 site/src/include/_header.haml