The TEXT block specifies the informational text which is to be displayed on a page. This tag can only appear within a PAGE block. It should appear exactly once on each page, or otherwise the page will have no meaningful text. See the "Installation Scripts" page for an overview where this tag should be placed.

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.