2025-11-04
This commit is contained in:
parent
e4eaf6404a
commit
71c35a497f
1626 changed files with 5901 additions and 2182 deletions
|
|
@ -5,6 +5,6 @@ declare(strict_types=1);
|
|||
use Timber\Timber;
|
||||
|
||||
$contexte = Timber::context();
|
||||
$modeles = ["base.twig"];
|
||||
$modeles = ['base.twig'];
|
||||
|
||||
Timber::render($filenames = $modeles, $data = $contexte);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue