{{post.title}}
-
- {{post.content}}
-
- diff --git a/web/app/themes/la_mine/les_temps_forts.php b/web/app/themes/la_mine/les_temps_forts.php index 4239be59..75aaa56f 100755 --- a/web/app/themes/la_mine/les_temps_forts.php +++ b/web/app/themes/la_mine/les_temps_forts.php @@ -7,21 +7,5 @@ $context = Timber::context(); $timber_post = new Timber\Post(); $context['post'] = $timber_post; + Timber::render( array( 'page-' . $timber_post->post_name . '.twig', 'les_temps_forts.twig' ), $context ); - -//repeater de temps forts -if(get_field('temps_forts')): -