test pull

This commit is contained in:
Kevin Tessier 2020-05-20 16:04:21 +02:00
parent c602563e67
commit 5f11db056c

View File

@ -8,3 +8,6 @@ $context = Timber::context();
$timber_post = new Timber\Post(); $timber_post = new Timber\Post();
$context['post'] = $timber_post; $context['post'] = $timber_post;
Timber::render( array( 'page-' . $timber_post->post_name . '.twig', 'la_benevole_zone.twig' ), $context ); Timber::render( array( 'page-' . $timber_post->post_name . '.twig', 'la_benevole_zone.twig' ), $context );
// Salut chloé