<?php if (in_category('15')) { include(TEMPLATEPATH . '/single-disclaimer.php'); }else { include(TEMPLATEPATH . '/single-news.php'); ?> <?php } ?>