missed a change in regular pages

This commit is contained in:
Andy Miller
2021-01-11 16:32:10 -07:00
parent 9b34178332
commit aea01a3937

View File

@@ -731,7 +731,7 @@ class Page implements PageInterface
);
$twig_first = $this->header->twig_first ?? $config->get(
'system.pages.twig_first',
true
false
);
// never cache twig means it's always run after content