> >
'; ?>

' . get_the_author() . '' ); elseif ( is_day() ) : printf( esc_html__( 'Day: %s', 'framer' ), '' . get_the_date() . '' ); elseif ( is_month() ) : printf( esc_html__( 'Month: %s', 'framer' ), '' . get_the_date( _x( 'F Y', 'monthly archives date format', 'framer' ) ) . '' ); elseif ( is_year() ) : printf( esc_html__( 'Year: %s', 'framer' ), '' . get_the_date( _x( 'Y', 'yearly archives date format', 'framer' ) ) . '' ); else : esc_html_e( 'Archives', 'framer' ); endif; ?>

', $term_description ); endif; ?>