layout

With this tag, you can select a layout to be used for the current template.

Examples

<f:layout name="main" />

(no output)

Arguments

name

DataType
string
Required
true
Description
Name of layout to use. If none given, “Default” is used.