add btn more
This commit is contained in:
@@ -13,4 +13,4 @@ $args = 'post_type=post&numberposts=3&orderby=date';
|
||||
|
||||
$context['posts'] = Timber::get_posts( $args );
|
||||
|
||||
Timber::render(['accueil.twig'], $context);
|
||||
Timber::render('accueil.twig', $context);
|
||||
|
||||
Reference in New Issue
Block a user