'graphene_comment', 'style' => 'ol', 'type' => 'comment')); ?>
    'graphene_comment', 'style' => 'ol', 'type' => 'pings')); ?>
1 && get_option('page_comments')) : ?>

 

'.sprintf(__('You may use these HTML tags and attributes: %s', 'graphene'),''.allowed_tags().'').'

'; else $allowedtags = ''; $args = array( 'comment_notes_before' => '

'.__('Your email address will not be published.', 'graphene').'

', 'comment_notes_after' => $allowedtags, 'id_form' => 'commentform', 'label_submit' => __('Submit Comment', 'graphene'), ); comment_form(apply_filters('graphene_comment_form_args', $args)); do_action('graphene_after_commentform'); endif; // Ends the comment status ?>