*
* @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
* @package Gist
*/
$GLOBALS['gist_theme_options'] = gist_get_theme_options();
global $gist_theme_options;
$show_hide_carousel = absint($gist_theme_options['gist-enable-slider']);
?>
>
>