<?php if (function_exists('wp_list_comments')) { comments_template('', true); } else { comments_template(); } ?>