Bruno Pouliot

Results 1 issues of Bruno Pouliot

### I add just one line to get this [tutorial](https://timber.github.io/docs/getting-started/theming/) working in the single.php file. #### This is the tutorial part: ```twig {% extends "single.twig" %} {% block headline %}...