.. include:: /Includes.rst.txt .. _typo3fluid-fluid-section: ======= section ======= A ViewHelper to declare sections in templates for later use with e.g. the RenderViewHelper. = Examples = This is a section. {foo} the content of the section "someSection". The content of the variable {someVariable} will be available in the partial as {foo}