get( 'html_tag_attributes' ) ); ?>> > load_parts( array( 'header-bar' ) ); ?>
'post', 'orderby' => 'date', 'paged' => esc_attr($paged), 'post__not_in' => $exclude_ids, 'has_password' => false, 'post_status'=> 'publish' ); $filtered_args = apply_filters('ampforwp_query_args', $args_new); $q = new WP_Query( $filtered_args ); $blog_title = ampforwp_get_blog_details('title'); if( ampforwp_is_blog() && $blog_title){ ?>

have_posts() ) : while ( $q->have_posts() ) : $q->the_post(); ?>
width= height= >

load_parts( array( 'footer' ) ); ?>