File: tutorial.haml

package info (click to toggle)
ruby-compass 0.12.2~dfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 8,308 kB
  • sloc: ruby: 10,474; makefile: 42; xml: 14
file content (5 lines) | stat: -rw-r--r-- 179 bytes parent folder | download | duplicates (3)
1
2
3
4
5
- render 'site' do
  %aside(role="sidebar")
    %nav#local-nav
      %ul= item_tree(tutorial_item(:root), :depth => 2, :omit_self => false, :heading_level => 2)
  %article= yield