Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Documentation/FluidTemplates/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ Copy the main :ref:`static HTML file <theme-example-static-html>` 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 <t3sitepackage:minimal-extension-fluid>`.
version <t3sitepackage:minimal-extension-fluid>`. 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.
Expand Down