diff --git a/Documentation/FluidTemplates/Index.rst b/Documentation/FluidTemplates/Index.rst index 94888fee..84dc51d8 100644 --- a/Documentation/FluidTemplates/Index.rst +++ b/Documentation/FluidTemplates/Index.rst @@ -35,7 +35,8 @@ Copy the main :ref:`static HTML file ` from :file:`Resources/Public/StaticTemplate/default.html` to :file:`Resources/Private/Templates/Pages/Default.html`. You can override the file created in step :ref:`Minimal site package - The TYPO3 Fluid -version `. +version `. The file name must begin +with a capital letter The template name `Default.html` is used as a fall back if no other template names are defined. Do not change it for now.