first commit

This commit is contained in:
2020-05-20 15:48:29 +02:00
commit cf7a95d818
66 changed files with 3552 additions and 0 deletions
+9
View File
@@ -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 );