<h1 tal:replace="structure here/manage_page_header">Header</h1>
<h2 tal:define="manage_tabs_message options/manage_tabs_message | nothing"
    tal:replace="structure here/manage_tabs">Tabs</h2>

<h3>portal_factory Documentation</h3>

<div tal:content="structure here/docs" />

<h1 tal:replace="structure here/manage_page_footer">Footer</h1>
