' . get_the_date() . ''; elseif ( is_month() ) : esc_html_e( 'Monthly Archives', 'a1' ); echo ': ' . get_the_date( 'F Y' ) . ''; elseif ( is_year() ) : esc_html_e( 'Yearly Archives', 'a1' ); echo ': ' . get_the_date( 'Y' ) . ''; endif; ?>

found_posts) { ?>