<?php /* * Template Name: Home (for displaying posts) * */ $context = Timber::context(); Timber::render('home.twig', $context);