_e('Filed under:'); ?> the_category(', ') ?> _e('by'); ?> the_author(); ?>
comments_popup_link('No Comments »', '1 Comment »', '% Comments »'); ?> edit_post_link('Edit', ' | ', ''); ?>
if(have_posts()) : ?>
while(have_posts()) : the_post();?>
posts_nav_link();?>
endwhile;?>
else:?>
_e('Not Found!');?>
endif;?>
get_sidebar();?>
get_footer();?>