first commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
/**
|
||||
* The Template for the sidebar containing the main widget area
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Timber
|
||||
*/
|
||||
|
||||
Timber::render( array( 'sidebar.twig' ), $data );
|
||||
Reference in New Issue
Block a user