Current path: home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/inc/panel-builder/footer/widget-area-1/
?? Go up: /home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/inc/panel-builder/footer
<?php
if (! isset($class)) {
$class = 'widget-area-1';
}
if (! isset($sidebar)) {
$sidebar = 'ct-footer-sidebar-1';
}
dynamic_sidebar($sidebar);