The <hippo:content> tag writes a part of a document to the response. The selected document
is either the current request document as gotten from the URL or the document defined by the
documentPath parameter.
| Attribute | Type | Required | Description |
|---|---|---|---|
| partName | String | yes | The part of the document that is rendered to the response |
| documentPath | String | no | Defines the path of the document that is rendered |