Sha256: d00a26d0f448098ce63cffa8a2ada303923ff10a36e83f82daaf8ea9d64af622
Contents?: true
Size: 738 Bytes
Versions: 1
Compression:
Stored size: 738 Bytes
Contents
!!! %html %head :css h3 { margin-top: 0 } .sidebar { float:left; width: 20%; font-size: small } .main { margin-left: 22%; width: 70% } ul { list-style-type: none; margin-left: 0; padding-left: 0 } .page-count { font-size: smaller; color: #CCC } %body .sidebar %h3 Namespaces %ul - namespaces.each do |namespace, count| %li %a{:href => "../#{namespace}/index.html"}= namespace %span.page-count = count %h3= namespace %ul - pages.each do |page| %li %a{:href => "#{page}.html"}= page .main %h2= title - if markdown != body.to_html - else %pre= body
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
soywiki-0.7.1 | lib/page_template.html.haml |