layout

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

Examples

<f:layout name="main" />

Output:

(no output)

Arguments

name

DataType

string

Required

false

Description

Name of layout to use. If none given, "Default" is used.