mirror of
https://github.com/getgrav/grav.git
synced 2026-02-28 01:21:30 +01:00
missed a change in regular pages
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user