Skip to content

Invalid escaping strategy {% extends "base.html" %} #724

Closed
@heckur

Description

@heckur

I'm getting the next error in a child template (using 1.8):

Fatal error: Uncaught exception 'Twig_Error_Runtime' with message 'Invalid escaping strategy "{% extends "base.html" %} {% block content %}

I just started a new project copying the basic templates structure from another project that uses version 1.7 and works perfect, the layout at the moment is pretty simple: a parent html that defines 3 blocks, a child that defines one of them... Is there a new requisite i must follow that is not documented yet?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions