' . get_the_date() . '' ); elseif ( is_month() ) : printf( __( 'Monthly Archives: %s', 'a1' ), '' . get_the_date( 'F Y' ) . '' ); elseif ( is_year() ) : printf( __( 'Yearly Archives: %s', 'a1' ), '' . get_the_date( 'Y' ) . '' ); endif; ?>

<?php echo get_the_title(); ?>
found_posts) { ?>