DigiComp.FluidCurrentContro.../Resources/Private/Templates/Tests/Functional/Fixtures/Test/WithLayout.html

8 lines
242 B
HTML
Raw Normal View History

<f:layout name="Test" />
<f:section name="Content">{currentController:name}
{currentController:actionName}
{currentController:packageKey}
{currentController:subpackageKey}
{currentController:objectName}
{currentController:format}</f:section>