/**
* The Header for our theme.
*
* Displays all of thesection and everything up till
*
* @package activello
*/
?><!doctype html>
>
* @package activello
*/
?><!doctype html>
>
>
$layout_class = get_post_meta( $post->ID, ‘site_layout’, true );
} else {
$layout_class = get_theme_mod( ‘activello_sidebar_position’ );
}?>