1 2 3 4 5
<?php $timberContext = $GLOBALS['timberContext']; $timberContext['content'] = ob_get_contents(); ob_end_clean();