Files
2020-05-20 15:48:29 +02:00

10 lines
178 B
PHP

<?php
/**
* The Template for the sidebar containing the main widget area
*
* @package WordPress
* @subpackage Timber
*/
Timber::render( array( 'sidebar.twig' ), $data );