<tmplinsertall> is defined in the WebLayout Templates module.
The <tmplinsertall> tag inserts all of the content file.
Custom tags will be replaced according to their definition by the
<tmplblock> tag. Tags that are not defined will be inserted
as is, so unlike the <tmplinsertblock> tag this tag can be
used to insert normal HTML and RXML tags.
<tmplinsertblock> cannot be used within a
<tmplblock>.
|