restindex crumb: Subdirectory target: subdirectory.html page-description: A subdirectory - with pages of it's own. /description /restindex ========================= Subdirectory Index Page ========================= -------------- The Subtitle -------------- .. role:: raw-html(raw) :format: html .. raw:: html
<# if not default_section['pages']: print '

No Pages Yet

' else: print_details(default_section) #>
.. class:: intro This page lives at :raw-html:`<% pagepath %>`. The ``class`` directive applies a style to this paragraph.