My client has a need for one of the pages containing posts to present a single post view and not allow comments on the post. As single.php is that presentation page, how do I arrange for a customized version of single.php(sans the comments template) to be the presentation page?
Other presentation aspects of the site blog entries do require single.php to have a comments template.