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