Comment text area in single blog post and show comments if approved

Right bellow the content (single post)

<?php if (function_exists('paged_comments_template')) paged_comments_template(); else comments_template(); ?>

And the approval you need change in the wordpress panel.