' . get_the_date() . '' ); } elseif ( is_month() ) { printf( __( 'Monthly Archives: %s', 'nusantara' ), '' . get_the_date( _x( 'F Y', 'monthly archives date format', 'nusantara' ) ) . '' ); } elseif ( is_year() ) { printf( __( 'Yearly Archives: %s', 'nusantara' ), '' . get_the_date( _x( 'Y', 'yearly archives date format', 'nusantara' ) ) . '' ); } elseif ( is_tag() ) { printf( __( 'Tag Archives: %s', 'nusantara' ), '' . single_tag_title( '', false ) . '' ); // Show an optional tag description $tag_description = tag_description(); if ( $tag_description ) echo apply_filters( 'tag_archive_meta', '
' . $tag_description . '
' ); } elseif ( is_category() ) { printf( __( 'Category Archives: %s', 'nusantara' ), '' . single_cat_title( '', false ) . '' ); // Show an optional category description $category_description = category_description(); if ( $category_description ) echo apply_filters( 'category_archive_meta', '
' . $category_description . '
' ); } else { _e( 'Blog Archives', 'nusantara' ); } ?>

>

'alignleft')); ?>
max_num_pages; if ( $total_pages > 1 ) { ?>