TYPO3 Exception 1288087061

Template could not be found at "..."

In the example below, the error is: Template could not be found at "fileadmin/templates/RS1.html".

To fix this error, correct the path of the included file.

page.10.file.stdWrap.cObject = CASE
page.10.file.stdWrap.cObject {
    key.data = levelfield:-1, backend_layout_next_level, slide
    key.override.field = backend_layout

    default = TEXT
    default.value = fileadmin/templates/RS1.html
}
Copied!