%s', 'invert' ), get_the_date() ); elseif ( is_month() ) : printf( __( 'Monthly Archives: %s', 'invert' ), get_the_date( _x( 'F Y', 'monthly archives date format', 'invert' ) ) ); elseif ( is_year() ) : printf( __( 'Yearly Archives: %s', 'invert' ), get_the_date( _x( 'Y', 'yearly archives date format', 'invert' ) ) ); else : _e( 'Blog Archives', 'invert' ); endif; ?>

custom_breadcrumb();} } ?>