$value) { ${"$key"} = $value; } if ($mamiko_bloglayout == "Two_Left_Sidebar") { get_template_part('page-2-left'); } else if ( $mamiko_bloglayout == "Two_Right_Sidebar" ) { get_template_part('page-2-right'); } else if ( $mamiko_bloglayout == "Left_Right_Sidebar" ) { get_template_part('page-1-one'); } ?>