adap function php

This commit is contained in:
2020-05-28 09:35:06 +02:00
parent 9c18a8ced4
commit 4bdbddc84d
14 changed files with 207 additions and 334 deletions
+1 -1
View File
@@ -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 );