I want people to be able to comment on posts but I want to remove the comments form from pages
How do I disable comments on all existing and future pages?
<?php comments_template( '', true ); ?>