adap function php
This commit is contained in:
@@ -9,4 +9,4 @@ $timber_post = new Timber\Post();
|
||||
$context['post'] = $timber_post;
|
||||
|
||||
|
||||
Timber::render( array( 'les_projets.twig' ), $context );
|
||||
Timber::render( 'les_projets.twig', $context );
|
||||
|
||||
Reference in New Issue
Block a user