>
Read More..
', 'buffercode' ) ); ?>
';
if(get_the_tag_list( 'Tags: ',' , ', '' ) ==''){
echo 'No Tags';
}
else{ echo 'Tags: ';
echo get_the_tag_list( ' ',' ', '' ).'
';
}
echo ' Categories : ';
echo the_category(' ');
echo '
';
echo '';
next_post_link('
%link
');
previous_post_link('
%link
');
echo '
';
} ?>