comment-feedback.php 277 B

12345
  1. <p>&nbsp;</p>
  2. <p>What do you think of this project? Send us your thoughts!</p>
  3. <div id="comments" class="comments-area">
  4. <?php comment_form(array('comment_notes_after' => '','comment_notes_before' => '', 'title_reply' => '', 'label_submit' => 'Leave us a message')); ?>
  5. </div>