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

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