The TEXT block specifies the informational text which is to be displayed on a page.

This can only be specified in a PAGE block. See the "Installation Scripts" page for an overview where this element should be placed.

This element should appear exactly once on each page, or otherwise the page will have no meaningful text.

In between the <TEXT> and </TEXT> tags, you must specifiy the text as it should be displayed on the page. Note that unlike in "real" HTML, line breaks and spaces are not ignored. That is, WarpIN will do automatic word-wrapping for text which exceeds a line, but if the text contains additional spaces and line breaks, these will be shown.

The opening <TEXT> tag has no attributes.