' . get_the_title() . '' ); ?>

__( 'Leave a Comment', 'megamio' ), 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
', 'email' => '
', )), 'comment_field' => '
', 'comment_notes_after' => '
', ); echo '
'; comment_form($megamio_comment_args); echo '
'; ?>