Sha256: f3ad4e6c4e85dc2af6a24b2abeca7198c0486b97464ee1d67585df1f65567381

Contents?: true

Size: 439 Bytes

Versions: 1

Compression:

Stored size: 439 Bytes

Contents

!!!
!!! XML

%html
  %head
    %link{:rel => "stylesheet", :type => "text/css", :href => '/stylesheets/style.css', :media => 'all'}
  %body
    #header
      %h3
        Polisher
      
      %ul{:id => "primary_nav"}
        %li
          %a{:href => url_for("/projects.html")}projects
        %li
          %a{:href => url_for("/sources.html")}sources

    %div{:style => "clear: both;"}
           
    #main
      = yield
    #footer/

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
polisher-0.4 views/layout.haml