Closed
Description
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
Labels
No labels