- commence = (defined?(start) && start) || current_page - pages = commence.legitimate_children - unless pages.to_a.empty? %div{:class => (defined?(klass) && klass) || nav_legitimate_children_class} %dl - pages.each do |p| %dt= link_to p.data.title, p - if p.data.blurb %dd= p.data.blurb -# This partial renders links with blurbs into a