Tagged Posts
< ?php get_header(); ?>
< ?php UTW_ShowCurrentTagSet('tagsetcommalist') ?>
< ?php if (have_posts()) : ?>
< ?php while (have_posts()) : the_post(); ?>
< ?php endwhile; ?>
< ?php else : ?>
Not Found
Sorry, but you are looking for something that isn’t here.
< ?php include (TEMPLATEPATH . "/searchform.php"); ?>
< ?php endif; ?>
< ?php get_sidebar(); ?>
< ?php get_footer(); ?>