\n"); aspen_get_sidebar_left('archive'); ?>
>

' . get_the_date() ); } else if ( is_month() ) { printf( __( 'Monthly Archives: %s','aspen'), '' . get_the_date( 'F Y' )); } else if ( is_year() ) { printf( __( 'Yearly Archives: %s','aspen'), '' . get_the_date( 'Y' ) ); } else if ( is_tax() ) { // these improve presentation of custom tax titles single_term_title(); } else { post_type_archive_title(); } ?>

' . $term_description . '
' ); ?>