Sha256: cedc245c8d4c7bd6fe8b72800fdbb03036fa82a1b2f4cd37cc36eda2026f4329

Contents?: true

Size: 969 Bytes

Versions: 1

Compression:

Stored size: 969 Bytes

Contents

!!!
%html
  %head
    %title StaticMatic
    = stylesheets
  %body
    #container
      #header
        .bycurve21= link(img("bycurve21.gif"), "http://www.curve21.com")
        .title StaticMatic

      #menu

        %ul
          %li= link "Home", "/"
          %li= link "Download"
          %li= link "How to use"
          %li= link "Development", "http://rubyforge.org/projects/staticmatic"
          %li= link "Community", "http://groups.google.co.uk/group/staticmatic"
          %li= link "FAQ"

      #content
        #side
          %strong News
          = link "StaticMatic 0.8"
        = yield
      
      #footer
        %p 
          Made with StaticMatic, Hosted by 
          = link "RubyForge", "http://rubyforge.org"
      
      %script{:src => "http://www.google-analytics.com/urchin.js", :type => "text/javascript"}
        _hamlspace = "";
      %script{:type => "text/javascript"}
        _uacct = "UA-775359-8";
        urchinTracker();
      

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
staticmatic-0.8.1 website/src/layouts/application.haml