Sha256: eea36a0e880ebd7eec86ea5c146163ed07a4891410e10d211875c518f1aaa440

Contents?: true

Size: 762 Bytes

Versions: 1

Compression:

Stored size: 762 Bytes

Contents

%head
  %link{ :rel => "stylesheet", :type => "text/css",
         :href => "public/inqlude.css" }
  <link href='http://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css'>
%body
  .header.center
    %h1
      %span.logo><
        \#in
      %span.logo.green><
        q
      %span.logo><
        lude
      %span.subtitle
        The Qt library archive

  .menu.center
    %span.menu_items
      = link_to "How to get libraries", "get"
      |
      = link_to "How to contribute", "contribute"
      |
      = link_to "About", "about"

  .content.center
    %table
      - manifests.each do |manifest|
        %tr
          %td.first
            = link_to_manifest manifest["name"]
          %td.last
            = manifest["summary"]

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
inqlude-0.0.4 view/index.html.haml