{{m.about.title}}

Bundle {{b.identity.fqname}}

{% include 'documentation.html' -%}

Tables

{% if b.schema.tables|length > 1 -%} {% include 'tables.html' -%} {% endif -%} {% for table in b.schema.tables -%} {% include 'table.html' -%} {% endfor %}