style="background-image: url('')" style="background-image: url(/assets/images/demo/bgh.jpg" >

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